/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
  background: #292c2e;
	color: #000000;
	font: 12px Verdana,Arial,Geneva,Helvetica,Sans-Serif;
	padding: 0px 0;
}
a{
	color: #151616;
	text-decoration: none;
	outline:none;
}
a:hover{
	text-decoration: underline;
}
#GalleryTable {
	background-color: #151616;

}
#GalleryTable img {
	margin: 0px;
	border-top-width: 5px;
	border-right-width: 8px;
	border-bottom-width: 5px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #151616;
	border-right-color: #151616;
	border-bottom-color: #151616;
	border-left-color: #151616;
}
#GalleryTable img:hover {
	margin: 0px;
	border-top-width: 5px;
	border-right-width: 8px;
	border-bottom-width: 5px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
}
#GalleryTable td {
	text-align: center;
	margin: 0px;
	padding: 0px;
}


input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}

#link2 { color: #292c88; background: transparent; }
#link2:visited { color: #292c88; }
#link2:hover { color: #000000; text-decoration: none; }



/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 960px;
	background-color: #151616;
}

#content{
	background-color: #E6E6E6;
	width: 929px;
	line-height: 145%;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

/*===RESOURCE CENTER SPECIFIC===*/

.rc_sidebar{
  width: 200px;
	float: left;
	}

#rc_content{
	Width: 705px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 200px;
}


.rc_side_top {
  background-image: url(../images/rc_side_top.gif);	
	background-repeat: repeat-x;
  width: 199px;
	height: 23px;
	overflow: hidden;
}

.rc_side {
  background-image: url(../images/rc_side_bgr.gif);	
	background-repeat: repeat-y;
  width: 199px;
	overflow: hidden;
}

.rc_side_bot {
  background-image: url(../images/rc_side_bot.gif);	
	background-repeat: repeat-x;
  width: 199px;
	height: 23px;
	overflow: hidden;
}

/*=== Style ===*/
h1 {
font-size: 18px;
font-weight: bold;
}

h2 {
font-size: 22px;
font-weight: bold;
}

input {
color: #000000;
font-size: 10pt;
background: #b0c6d0;
border: 1px solid #000000;
}

select {
color: #000000;
font-size: 10pt;
background: #b0c6d0;
border: 1px solid #000000;
}


.productstext {
	width: 500px;
	}
	
.products_title1 {
  font-size: 24pt;
	font-weight: bold;
	color: #137e55;
	}
	
	.products_title2 {
  font-size: 24pt;
	font-weight: bold;
	color: #000000;
	}
	
	.features {
	font-size: 14pt;
	color: #000066;
	font-family: "Trajan Pro";
	}
	
.product_link {
background-color: #000000;
color: #ffffff;
height: 30px;
vertical-align: middle;
padding: 3px;

}

.product_link a:link {
text-decoration: none;
color: #ffffff;
}

.product_link a:visited {
text-decoration: none;
color: #ffffff;
}

.product_link a:active {
text-decoration: none;
color: #bfcfd6;
}

.product_link a:hover {
text-decoration: underline; 
color: #bfcfd6;
}


ul {
	line-height: 1.75;
	}
	

/*=== Header ===*/
#header{
	width: 929px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header_logo{
	width: 929px;
	height: 91px;
	background-image: url(../images/SureCrete%20Logo%20Banner.jpg);
}

#header_banner {
	width: 929px;
	margin-bottom: 10px;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 47px;
	width: 800px;
	text-indent: 0px;
	text-align: center;
	margin: 0 auto;
}

.home_rollover a {
display:block;
width: 41px;
height: 27px;
background: url("../images/nav1_home.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.home_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.products_rollover a {
display:block;
width: 80px;
height: 27px;
background: url("../images/nav1_products.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.products_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.distributors_rollover a {
display:block;
width: 123px;
height: 27px;
background: url("../images/nav1_distributors.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.distributors_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.training_rollover a {
display:block;
width: 80px;
height: 27px;
background: url("../images/nav1_training.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.training_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.photos_rollover a {
display:block;
width: 65px;
height: 27px;
background: url("../images/nav1_photos.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.photos_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.history_rollover a {
display:block;
width: 74px;
height: 27px;
background: url("../images/nav1_history.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.history_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}

.contact_rollover a {
display:block;
width: 104px;
height: 27px;
background: url("../images/nav1_contact.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.contact_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}


.links_rollover a {
display:block;
width: 60px;
height: 27px;
background: url("../images/nav1_links.gif") 0 0 no-repeat;
text-indent: -9999px;
float: left;
margin: 10px;
}
.links_rollover a:hover { 
background-position: 0 -27px;
text-indent: -9999px;
float: left;
}





/*=== Left Column ===*/
#leftcol{
	color: #000000;
	float: left;
	width: 265px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}
#leftcol a {
	font-weight: bold;
	color: #E2E6CD;
	font-size: 14px;
	border: 2px outset #E5E8C9;
	display: block;
	margin-right: 50px;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 1px;
	background-color: #151616;
	margin-top: 1px;
	margin-bottom: 1px;
}
#leftcol a:hover {
	background-color: #292C2E;
	font-style: italic;
	text-decoration: none;
}
#leftcol a:active {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#photoBox {
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#photoBox td {
	padding: 3px;
}

#photoBox  a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#photoBox a:hover {
	color: #006600;
}
#photoBox a:active {

}





.leftcol_content{
	padding-left: 15px;
}



/*=== Center Column ===*/
#rightcol{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	width: 510px;
}
#photosContainer {
	margin-left: 325px;
	margin-top: 25px;
	padding-bottom: 20px;
}



/*== Products Column === */

#prod_col_wrapper {
	float: left;
	width: 250px;
	margin-right: 25px;
	margin-bottom: 25px;
}

.prod_col {
  background-image: url(../images/content1_body.jpg);
	background-repeat: repeat-y;
	width: 244px;
	padding-left: 15px;
	line-height: 24px;
}

.prod_col_drk {
  background-image: url(../images/content1_body2.jpg);
	background-repeat: repeat-y;
	width: 244px;
	padding-left: 25px;
}


#prod_col_hdr {
  background-image: url(../images/content1_header.jpg);
	background-repeat: repeat-y;
	width: 244px;
	height: 15px;
}

#prod_col_ftr {
  background-image: url(../images/content1_footer.jpg);
	background-repeat: repeat-y;
	width: 244px;
	height: 15px;
}



/*=== Footer ===*/
#footer{
  width: 960px;
	clear: both;
	color: #ffffff;
	font-size: 10px;
	margin: 0 auto;
}

#footer_links{
  color: #bfcfd6;
	height: 25px;
	font-weight: bold;
	margin-left: 15px;
}


#footer_links a {
  color: #bfcfd6;
}

#footer_copy{
	color: #ffffff
	font-size: 10px;
	text-align: center;
	}
	
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}

.center{
	text-align: center;
}
.centerDiv {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#trainingHeader {
	font-family: "Trajan Pro";
}
.ClassBox {
	width: 705px;
	margin-top: 10px;
}
.className {
	color: #006600;
	font-family: "Trajan Pro";
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #292C2E;
	padding-bottom: 3px;
	width: 345px;
	float: left;
	padding-left: 5px;
}
.className a {
	color: #006600;
	text-decoration: none;
}
.className a:hover {
	text-decoration: underline;
}

.classLength {
	font-size: 18px;
	font-weight: bold;
	color: #F4F400;
	width: 195px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #292C2E;
	text-align: right;
	float: left;
	font-family: "Trajan Pro";
	padding-bottom: 3px;
	padding-right: 5px;
}
.classBody {
	margin-top: 50px;
	margin-bottom: 20px;
	margin-left: 5px;
	width: 545px;
}
.classBody2 {
	font-weight: bold;
	margin-top: 15px;
	margin-left: 20px;
}
.classDates {
	clear: right;
	float: right;
	width: 135px;
	margin-top: 15px;
	height: 275px;
	padding-top: 3px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-color: #E8E8E8;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#prodNavNew {
	padding: 10px;
	clear: right;
	float: right;
	background-repeat: repeat-y;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
}
.prodNavDesc {
	font-family: "Segoe UI";
	font-size: 11px;
	color: #666666;
	padding-bottom: 5px;
}

.prodNavMainCat {
	font-family: "Trajan Pro";
	font-size: 22px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-variant: small-caps;
	color: #000066;
	font-weight: bold;
	padding-top: 3px;
}
.prodNavMainCat a {
	color: #000066;
}
.prodNavMainCat a:hover {
	font-style: italic;
	text-decoration: underline;
}
.leftImage {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: center;
	font-family: "Segoe UI";
	color: #666666;
}
.centerImage {
	font-family: "Segoe UI";
	color: #666666;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 15px;
	padding-left: 15px;
	border-bottom-width: 4px;
	border-bottom-style: ridge;
	border-bottom-color: #009900;
}

.leftImage a {
	color: #666666;
}
.leftImage a:hover {
	text-decoration: underline;
}
.rightImage {
	clear: right;
	float: right;
	font-family: "Segoe UI";
	color: #666666;
	font-size: 12px;
	line-height: 25px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
.rightImage a {
	color: #666666;
}
.rightImage a:hover {
	text-decoration: underline;
}
.pageDivider {
	width: 100%;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #151616;
}
.GalleryNumLg {
	font-family: "Arial";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.GalleryNumSm {
	font-family: "Arial";
	font-size: 12px;
	color: #FFFFFF;
}


