body{
	margin: 0px auto; padding: 0px;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	color: #000;
	margin: 0px;
	background: #fff url(images/gradBg.gif);
}


#wrap{
	margin: 0px auto; padding: 0px;
	width: 960px;
}

#container{
	width: 900px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	background: #fff;
}


#header{
	float: left;
	margin-bottom: 30px;
}

#sign_in_holder{
	width: 400px;
	height: 300px;
	padding-top: 100px;
	margin: 0px auto 0px auto;
	/*background: #ccc;*/
	float: left;
}

#topSpacer{
	height: 30px;
}

#topLeft{
	width: 600px;
	height: 375px;
	float: left;
}


#topRight{
	width: 300px;
	float: left;
	/*background: #999;*/
}

.rightBtnGroup{
	width: 240px;
	/*height: 36px;*/
	/*background: #ff0000;*/
	margin-left: 40px;
}

#previewPanel{
	width: 265px;
	height: 94px;
	padding: 10px;
	padding-top: 15px;
	background: #fff url(images/previewPanelBg.jpg) repeat-x;
	margin-top: 10px;
	margin-left: 15px;
}

#logo{
	width: 240px;
	height: 113px;
	margin-left: 40px;
	margin-bottom: 60px;
}


#nav{
	height: 440px;
	width: 130px;
	font-size: 11px;
	padding: 10px;
	background: #0094f8 url(images/navBg.jpg) no-repeat;
	color: #fff;
	float: left;
	margin-bottom: 30px;
}

#nav_admin{
	height: 440px;
	width: 130px;
	font-size: 11px;
	padding: 10px;
	background: #e0f5fd;
	color: #000;
	float: left;
	margin-bottom: 30px;
}

#nav_admin a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#nav_admin a:hover {
	color: #0066FF;
	text-decoration: underline;
}

#nav_admin a:visited {
	color: #000;
	text-decoration: none;
}



.navLinkHolder{
	width: 130px;
	height: 20px;
	padding-top: 5px;
	border-bottom: 1px dotted #33ccff;
	/*background: #ff0000;*/
	float: left;
	text-align: left;
}

#nav a{
	color: #fff;	
	text-decoration: none;
}

#nav a:hover{
	text-decoration: underline;
}

a{
	color: #0094f8;	
	text-decoration: underline;
}

a.more{
	font-size: 11px;
	display: block;
	width: 80px;
	padding: 1px 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #000;
	/*background: #0000cc;*/
}

a.more:hover{
	color: #fff;
	background: #0066ff;
	border: 1px solid #fff;
}

#content{
	width: 750px;
	float: left;
	/*background: #ff0000;*/	
	padding-bottom: 30px;
}


.contentLeft{
	width: 400px;
	padding: 10px;
	padding-top: 0px;
	margin-left: 15px;
	background: #fff url(images/previewPanelBg.jpg) repeat-x;
	background-position: 0px 30px; 
	display: inline;
	float: left;	
}

.contentRight{
	width: 280px;
	padding: 10px;
	padding-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
	background: #fff url(images/previewPanelBg.jpg) repeat-x;
	background-position: 0px 30px; 
	display: inline;
	float: right;
}



.contentTitle{
	width: 120px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 25px;
	color: #fff;
	/*background: #ccc;*/
}

.contentLeftLinks{
	width: 485px;
	padding: 10px;
	padding-top: 0px;
	margin-left: 15px;
	background: #fff url(images/previewPanelBg.jpg) repeat-x;
	background-position: 0px 30px; 
	display: inline;
	float: left;	
}

.clearIt{
	clear: both;
}

.thumbHolder{
	margin-top: 10px;
	width: 85px;
	float: left;
	/*background: #ff0000;*/
}

.thumbText{
	margin-top: 10px;
	margin-left: 15px;
	width: 180px;
	float: left;
	/*background: #ccc;*/
}

.thumbHolderBig{
	margin-top: 10px;
	width: 150px;
	height: 100px;
	float: left;
}

.thumbHolderBig,.thumbHolderBig2 img{
	border: 1px solid #ccc;	
}

.thumbTextBig{
	margin-top: 10px;
	margin-left: 15px;
	height: 120px;
	width: 200px;
	float: left;
	/*background: #ccc;*/
}

.thumbHolderBig2{
	margin-top: 10px;
	width: 150px;
	height: 100px;
	float: left;
	/*background: #ff0000;*/
}

.thumbTextBig2{
	margin-top: 10px;
	margin-left: 10px;
	height: 120px;
	width: 110px;
	float: left;
	/*background: #ccc;*/
}

.thumbHolderLinks{
	margin-top: 10px;
	width: 250px;
	float: left;	
}

.thumbTextLinks{
	margin-top: 10px;
	margin-left: 15px;
	width: 220px;
	float: left;
	/*background: #ccc;*/
}

.horzLine{
	clear: both;
	border-bottom: 1px dotted #0099ff;
	margin-top: 5px;
	margin-bottom: 5px;
}

p{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

h4{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0094f8;	
	/*border-bottom: 1px dotted #fff;*/
}

img{
	border-style: none;
}

/* ********************** list ******************* */

ul {
	list-style-image: url(images/bulletArrow.gif)
}

li{
	margin: 0px;
	margin-bottom: 10px;
}


/* ******************* FORM ********************** */

form{
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 2px;
}


.formHolder{
	/*background: #ff0000;*/
	margin-top: 2px;
	height: 30px;
}

.formHolderHigh{
	/*background: #ff0000;*/
	margin-top: 2px;
	height: 90px;
}

.formHolderAdmin{
	background: #e0f5fd;
	margin-top: 5px;
	border: 2px solid #666;
	padding: 4px;
}

.formRowHolderAdmin{
	/*margin-top: 2px;*/
}

.formLeft{
	margin-top: 2px;
	margin-right: 2px;
	width: 85px;
	padding: 2px;
	padding-top: 4px;
	/*background: #ffee00;*/
	float: left;
}


.formRight{
	margin-top: 2px;
	width: 164px;
	padding: 2px;
	background: #f1f1f1;
	float: left;
}

.formRightBlank{
	margin-top: 2px;
	width: 164px;
	padding: 2px;
	/*background: #f1f1f1;*/
	float: left;
}

input, textarea{
	font-family: verdana;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 160px;
}

input.admin, textarea.admin{
	width: 320px;
}

input.btn{
	width: 80px;
}

input.admin_title{
	width: 320px;
	font-weight: bold;
}

textarea{
	height: 80px;
}

textarea.admin{
	height: 50px;
}

option, select{
	font-family: verdana;
	font-size: 11px;
}


/* ************* PAGINATION ********* */

#paginationHolder{
	float: left;
	margin-top: 20px;
	padding: 0px;
	width: 390px;
	height: 60px;
	/*background: #ff0000;*/
	/*border-top: 1px solid #ccc;*/
}

#paginationHolder a{
	font-size: 11px;
	margin: 3px;
	float: right;
	display: block;
	padding: 2px 4px;
	border: 1px solid #ccc;
	text-decoration: none;
	color: #000;
	/*background: #0000cc;*/
}

#paginationHolder a:hover{
	color: #fff;
	background: #0066ff;
	border: 1px solid #fff;
}


#footer{
	width: 900px;
	margin-top: 0px;
	padding: 30px;
	height: 100px;
	background: #fff url(images/previewPanelBg.jpg) repeat-x;
	color: #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
	float: left;
}

#footer a{
	color: #666;
	text-decoration: none;
}

#footer a:link{
	color: #666;
	text-decoration: none;
}

#footer a:visited{
	color: #666;
	text-decoration: none;
}

#footer a:hover{
	color: #666;
	text-decoration: underline;
}

