﻿/* Light Green: #d8e6b6 */
/* Dark Green: #a0bf80 */
/* Orange: #F15A22 */

body
{
    margin: 20px;
    font-family: arial;
    font-size: 13px;
    line-height: 16px;
    color: #000000;
    background-color: #b5b7b9;
    background-image: url("../MainSiteGraphics/GigBackgroundGradient.gif");
    background-repeat: repeat-x;
}
a {color: #F15A22;}

/* ---Main--- */
#Main
{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    overflow: hidden;
    background-color: #ffffff;
}

/* ---Site Header--- */
#SiteHeader
{
    float: left;
    width: 940px;
    height: 107px;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

/* ---Top Menu--- */
#TopMenu 
{
    float: left;
    width: 940px;
    height: 25px;
    padding: 0px;
    padding-left: 30px;
    overflow: hidden;
    background-color: #a0bf80;
}
.TMLink
{
    display: block;
    float: left;
    margin-right: 0px;
    padding-left: 12px;
    padding-right: 12px;
    height: 25px;
    padding-top: 5px;
    text-align: center;
    font-family: arial;
    font-size: 11px;
    letter-spacing: 0.1em;
    font-weight: bold;
    text-decoration: none;
}

.TMOn
{
    background-color: #F15A22;
    color: #ffffff;
    font-weight: bold;
}
.TMOff
{
    background-color: #a0bf80;
    color: #ffffff;
    font-weight: bold;
}

#ContentLeft 
{
    float: left;
    width: 580px;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 15px;
    overflow: hidden;
}
#ContentRight 
{
    float: left;
    width: 270px;
    padding-top: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 30px;
    margin: 0px;
    overflow: hidden;
}

#Content
{
    float: left;
    width: 880px;
    margin: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 15px;
    overflow: hidden;
    background-color: #ffffff;
}


.PanelGreenRight 
{
    float: left;
    width: 250px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0px;
    overflow: hidden;
    background-color: #d8e6b6;
}


#Footer 
{
    width: 940px;
    margin-top: 20px;
    padding-left: 0px;
    padding-bottom: 10px;
    color: #556b2f;
    font-family: arial;
    font-size: 12px;
}
.FooterRow
{
    width: 940px;
    padding-bottom: 7px;
    float: left;
    clear: both;
    text-align: center;
}

.Clear {
    width:100%;
    height:0px;
    clear:both;
}


/*-------------------------------------*/
img{border-style: none;}
.RowLeft
{
    width: 580px;
    padding-bottom: 7px;
    float: left;
    clear: both;
    text-align: left;
}

.RowRight
{
    width: 270px;
    padding-bottom: 7px;
    float: left;
    clear: both;
    text-align: left;
}

.SpacerLeft10H
{
    width: 580px;
    height: 10px;
    float: left;
    clear: both;
    font-size: 1px;
}
.SpacerRight10H
{
    width: 270px;
    height: 10px;
    float: left;
    clear: both;
    font-size: 1px;
}
.SpacerRight5H
{
    width: 270px;
    height: 1px;
    float: left;
    clear: both;
    font-size: 1px;
}

/*HOME PAGE*/

.TopLeft
{
    width: 580px;
    height: 304px;
    float: left;
    clear: both;
}

.TopRight
{
    width: 270px;
    height: 300px;
    float: left;
    clear: both;
}

.NumberCol1
{
    float: left;
    width: 55px;
    text-align: left;
}
.NumberCol2
{
    float: left;
    width: 525px;
    padding-top: 15px;
    text-align: left;
}

.OrangeHeader
{
	font-family: 'Trebuchet MS';
	font-size: 20px;
	color: #F15A22;
	line-height: 23px;
}
.OrangeHeaderSmall
{
	font-family: 'Trebuchet MS';
	font-size: 16px;
	color: #F15A22;
	line-height: 23px;
}
.Orange
{
	color: #F15A22;
}


.ExtremelyEasy
{
	font-family: arial;
	font-size: 18px;
	color: #000000;
	line-height: 35px;
}
.HowEasyIsIt
{
	font-family: 'Trebuchet MS';
	font-size: 25px;
	color: #000000;
	line-height: 40px;
	font-weight: bold;	
}

.GrayPanel
{
    float: left;
    width: 424px;
    height: 154px;
    border: solid 2px #000000;
    padding: 15px 10px 0px 140px;
    overflow: hidden;
    background-color: #dcdcde;
    background-image: url("../MainSiteGraphics/MouseWithHand.jpg");
    background-repeat: no-repeat;
}
.WhitePanel
{
    float: left;
    width: 395px;
    height: 85px;
    padding: 15px 10px 0px 175px;
    overflow: hidden;
    background-image: url("../MainSiteGraphics/MouseWithCable.jpg");
    background-repeat: no-repeat;
}

/* -------------------------------------------------------------- */

/*ExampleSites*/
.ESDesc
{	
	font-size:	9pt;
	font-style: italic;
}
.ESList
{
    padding-bottom: 2px;
}

/*Feature List*/
#frmFeatureList li
{
	padding-bottom: 10px;
}
	

/*Contact Us*/
.CSCol1
{
    float: left;
    width: 100px;
}
.CSCol2
{
    float: left;
    width: 480px;
}

/*Gig Host Login*/
.LoginCol1
{
    float: left;
    width: 100px;
}
.LoginCol2
{
    float: left;
    width: 480px;
}

/*Affiliates*/
.AffLoginCol1
{
    float: left;
    width: 70px;
}
.AffLoginCol2
{
    float: left;
    width: 200px;
}

/*Demos*/
#frmDemos #ContentLeft 
{
    width: 770px;
    padding-left: 15px;
    padding-right: 10px;
    overflow: hidden;
    background-color: #ffffff;
}
#frmDemos #ContentRight 
{
    width: 130px;
    padding-left: 0px;
    padding-right: 15px;
    overflow: hidden;
    background-color: #ffffff;
}
#frmDemos .RowLeft
{
	width: 770px;
}
#frmDemos .RowRight
{
	width: 130px;
	padding-bottom: 15px;
}
/* Group 1 Panel */
.Group1Panel
{
    float: left;
    width: 370px;
    height: 110px;
    border: solid 2px #000000;
    padding: 15px 10px 0px 190px;
    text-align: center;
    overflow: hidden;
    background-color: #dcdcde;
    background-image: url("../MainSiteGraphics/Puzzle125H.jpg");
    background-repeat: no-repeat;
}
.Group1PanelText
{
	font-family: arial;
	font-size: 26px;
	color: #000000;
	line-height: 45px;
}



.Buttons
{
    display: block;
    float: left;
    width: 125px;
    background-color: #F15A22;
    color: #ffffff;
    text-align: center;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-style: none;
}

.FormButton
{
    padding: 0px 0px 0px 0px;
	height: 25px;
    padding: 2px 10px 0px 10px;
    background-color: #F15A22;
    color: #ffffff;
    border-style: none;
}
.LinkButton
{
	height: 17px;
    padding: 2px 0px 0px 0px;
}
.FormButtonDesc
{
	display: block;
	float: left;
	height: 20px;
	padding-top: 5px;	
}
.Error{color: #F15A22;}

.SmallType{font-size: 11px;}
