﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #fff;
	background-image:url(../Images/Firstpage2/background4.png);
	background-position:top;
	background-repeat:no-repeat;
    font-size: 12px;
    font-family:Georgia;
    margin: 0px;
    padding: 0px;
}

a:link, a:visited
{
    color: #034af3;
}


a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
	color: #034af3;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
	width: 980px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-55px;
}

#logoHolder
{
	margin-top:30px;
	/*width:290px;*/
	/*height:58px;*/
	float: left;
	border-style:none;
	border-width:1px;
	border-color:Orange;
	
	/*
	border:1px;
	border-color:Red;
	border-style:solid;*/
}

#loginHolder
{
	width:550px;
	/*margin-left:272px;*/
	height:70px;
	float: right;
	margin-top: 12px;
	font-family:Verdana;
	font-size:11px;
	/*
	border:1px;
	border-color:Red;
	border-style:solid;*/
}


#reviewHolder
{
    margin-top: 5px;
    
    border:1px;
	border-color:yellow;
	border-style:none;
}



#topHeader
{
    font-size: 22px;
    font-style: normal;
    font-weight: bold;
    font-family:Georgia;
    color:#FF0084;
    
    margin-top: 3px;
    margin-bottom:5px;
    margin-left:80px;
    
    border:1px;
	border-color:Red;
	border-style:none;
}

#networkPicture
{
	width:323px;
	height:290px;
	float: left;
}

#leftCol
{
	width:660px;
	float:left;
	margin-top: 15px;
	
	 border-color:Red;
	 border-style:none;
	 border-width:1px;
}

#rightCol
{
	width:262px;
	float:right;
	margin-right:20px;
	margin-top: 15px;
	
    border:none;
    border-width: 1px;
    border-color: green;
}

#mainpictureHolder
{
	width:660px;
	float: left;

}


#subHeader
{
	width:320px;
	height:50px;
	margin-top: 20px;
	float: left;
}

.textInput
{
	height:22px;
	width:335px;
	float:left;
	padding-top: 8px;
	font-size: 18px;
	color: #005E5E;
	margin-top: 10px;
}


#iconsHolder
{
	width:660px;
	height:175px;
	background-image:url(../Images/Firstpage2/iconsbg.png);
	float: left;
}

.iconsMiniholder
{
	width:110px;
	height:125px;
	float: left;
	margin-top: 22px;
	margin-left: 12px;
	margin-right: 10px;
	font-size: 13px;
}

.iconImg
{
	width:60px;
	height:60px;
	margin-left:15px;
	float:left;
	text-align:center;
	vertical-align:top;
	
	 border-color: red;
    border-style: none;
    border-width: 1px;
}

.iconImgEmpty
{
	width:80px;
	height:120px;
	margin-left: 15px;
	float: left;
}


.badgeHolder
{
	float:left;
	 border-color: blue;
    border-style: none;
    border-width: 1px;
    margin-top:-10px;
	}
	
	
.iconText{
	width:110px;
	height:23px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float: left;
	margin-top: 5px;
	text-align: center;
}


#fuzzHolder
{
	width:660px;
	height:148px;
	float:left;
	background-image:url(../Images/Firstpage2/fuzzbg.png);
	background-repeat:no-repeat;
	margin-top: 20px;
	margin-bottom:10px;
	
	border:0px;
	border-color:Red;
	border-style:solid;
}

.fuzzHeader
{
	font-size:16px;
	font-style:italic;
	padding-top:12px;
	width:312px;
	height:27px;
	float: left;
	font-family:Georgia;
	color:#333333
}

#seoLinksHolder
{
	width:312px;
	height:100px;
	float:left;
	margin-top: 15px;
	margin-left: 25px;
}

.seoLinksCol1
{
	width:145px;
	height:110px;
	float: left;
}

.seoLinksCol2
{
	width:155px;
	height:110px;
	float: left;
	margin-left: 10px;
}

.seoLink
{
	width:140px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 5px;
	color: #666;
}

.seoLink a
{
	width:140px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top: 5px;
	color: #666;
	text-decoration:none;
}

.seoLink a:hover
{
	width:140px;
	height:15px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333;
	text-decoration:none;
}

#socialMediaHolder
{
	width:300px;
	height:164px;
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	
}

.iconMediaHolder
{
	width:30px;
	height:30px;
	float:left;
	margin-right:5px;
}

#copyText
{
	text-align:center;
	margin-bottom: 30px;
	float: left;
	width: 980px;
}



#signupHolder
{
	width: 262px;
	height: 281px;
	background-image: url(../Images/Firstpage2/signup-bg.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	margin-top:20px;
}

#signupHeader
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	font-weight: bold;
	margin-left: 50px;
	padding-top: 35px;
	margin-bottom: 20px;
}

.steps
{
    font-family: Georgia;
    color: #5B5B5B;
    font-size: 12px;
    font-weight: bold;
    padding-top: 17px;
    padding-left: 70px;
    margin-bottom: 23px;
    margin-top: 12px;
}


.steps1
{
	font-family: Georgia;
	color: #484848;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 70px;
	margin-bottom: 23px;
	margin-top: 9px;
}



.signupBtn
{
	margin-top:35px;
	margin-left:45px;
    border:none;
    border-width: 1px;
    border-color: Red;
}

.linkBtnRegister
{
    background-image:url(../Images/Firstpage2/btn_signup.gif);
    background-repeat: no-repeat;
    padding-left:48px;
    padding-top:9px;
    text-decoration:none;
    font-family:Georgia;
    font-size:15px;
    color:White;
    font-weight:normal;
    
}

#twitterHolder
{
	width:234px;
	/*height:228px;*/
	float:left;
	background-color:#333333;
	margin-left: 13px;
	margin-top: 0px;

}

#twitterIcon {
	position:inherit;
	left:898px;
	top:404px;
	width:100px;
	height:92px;
	z-index:1;
}

#tourBtn
{
	width: 193px;
	height: 46px;
	float:left;
	margin-top: 50px;
	margin-left:25px;
   
}

.linkBtnTakeTour
{
    background-image:url(../Images/Firstpage2/tourbtn.png);
    background-repeat: no-repeat;
    padding-left:38px;
    padding-top:9px;
    text-decoration:none;
}

.linkBtnIconText
{
    text-decoration:none;
}


#footerTextLink
{
	width: 980px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-bottom:5px;
	font-weight:normal;
	font-family:Verdana;
	font-size:11px;
	
}

#footerCopyright
{
	width: 980px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	float:left;
	margin-bottom:0px;
	font-weight:normal;
	font-family:Verdana;
	font-size:10px;
}


/* Header */
#mainInfoBoxHolder
{
	width:100%;
	float: left;
	margin-top:12px;
	
	border-color:Lime;
	border-style:none;
	border-width:1px;
}

.mainInfoBox
 {
	width:100%;
	float: left;
	
	border-color:blue;
	border-style:none;
	border-width:1px;
	}
	
	
/* Header */
.mainInfoBoxHeader
{
	height:25px;
	float: left;
	font-weight: bold;
	color:#444444;
	font-family:Georgia;
	padding-left: 10px;
	font-size:16px;
	min-width: 220px;
	margin-bottom:0px;
	
	 border-color: red;
    border-style: none;
    border-width: 1px;
	}	
	
.mainInfoBoxText
{
    height: 100%;
    width:85%;
    float: left;
    padding-left: 10px;
    font-family: Georgia;
    font-size: 13px;
   
    color: #333333;
    line-height: 21px;
    
    border-color: Orange;
    border-style:none;
    border-width: 1px;
}

/* Use for "There is moore.." */
.mainInfoBoxText2
{
	min-height:25px;
	width: 500px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 10px;
	
	border-color:yellow;
	border-style:none;
	border-width:1px;
	}	
	
.mainInfoBoxTextIcon
{
	height:25px;
	width: 25px;
	float: left;
	}		


.mainInfoBoxDivider
{
    height: 15px;
    float: left;
    width: 630px;
    margin-top: 12px;
    margin-left: 22px;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #AAAAAA;
}

.mainInfoBoxTextHolder
{
	width:555px;
	float: left;
	padding-left: 10px;
	}

.mainInfoBoxTextHolder2
{
	width:555px;
	float: left;
	padding-left: 10px;
	padding-top:5px;
	}


