@charset "UTF-8";
/* CSS Document */

body { font-family:Myriad Pro, Verdana, Arial, sans-serif; line-height:1.3em; font-size:14px; color:#333333;}
	
div #container { background-color: #2D2D2D }

div #header { width: 950px; height: 200px; background-image: url(assets/header2.jpg);}

div #menubar { width:950px; height:30px; background-image:url(assets/menu_bg.gif); background-repeat:repeat-x;}

.menu { list-style: none; margin: 0; padding: 0; width: 950px; height: 30px;
	background-image:url(assets/menu_bg.gif); background-repeat:repeat-x;
	position: relative; } 

.menu li{ display: block; overflow: hidden; float: left; padding: 0; cursor: pointer; height: 30px;  
	margin: 0px 20px 0px 20px; }

.menu a{ display:block; outline:none; text-indent:-9999px; outline: none; padding: 12px;}  

#item1 { width: 58px; background-image:url(assets/home.png); background-repeat:no-repeat; }
#item2 { width: 47px; background-image:url(assets/blog.png); background-repeat:no-repeat; }  
#item3 { width: 54px; background-image:url(assets/costs.png); background-repeat:no-repeat;} 
#item4 { width: 121px; background-image:url(assets/specifications.png); background-repeat:no-repeat; } 
#item5 { width: 67px; background-image:url(assets/gallery.png); background-repeat:no-repeat; } 
#item6 {	width: 135px; background-image:url(assets/msgboard.png); background-repeat:no-repeat;} 

#item1.active, #item1:hover { background-image:url(assets/home_over.png); background-repeat:no-repeat;} 
#item2.active, #item2:hover { background-image:url(assets/blog_over.png); background-repeat:no-repeat;} 
#item3.active, #item3:hover { background-image:url(assets/costs_over.png); background-repeat:no-repeat;}
#item4.active, #item4:hover { background-image:url(assets/specifications_over.png);background-repeat:no-repeat;}
#item5.active, #item5:hover { background-image:url(assets/gallery_over.png); background-repeat:no-repeat;}
#item6.active, #item6:hover { background-image:url(assets/msgboard_over.png); background-repeat:no-repeat;}   

div #overall { width: 950px; background-color: #2D2D2D; }
div #main {	background-color: #2D2D2D;}

div #content { width: 790px; min-height: 600px; background-color: #2D2D2D;
	background-image: url(assets/fibre.gif); background-repeat: repeat-x; float: left;}

div #intro { /* only for index page */
	width: 750px; background-color:#EEEEEE; margin: 20px 20px 0px 20px;}

div #introWrap { padding: 10px 10px 10px 10px; }

div #col1 {width: 497px; background-color:#EEEEEE; margin: 20px 20px 20px 20px; float: left;}
div #col1Wrap { padding: 10px 10px 10px 10px; }

div #col2 {width: 233px; min-height: 350px; background-color:#EEEEEE; margin: 20px 20px 20px 0px; float: left; }
div #col2Wrap { padding: 10px 10px 10px 10px; }

hr { margin: 5px 0px 0px 0px; height: 0; clear: both; border-top: 1px solid #ddd; 
	border-bottom: 1px solid #fff; }

div #ad { width: 160px;	min-height: 600px; background-color: #2D2D2D; float: left; margin: 0;}

.blogPost { margin: 0px 0px 30px 0px; }
H1 { font-size:22px; color: #1F6390; font-weight:bold; margin: 0 0 2px 0; text-shadow: 0 1px 1px #FFFFFF; }
H2 { font-size:12px; color:#666666; font-weight:normal; }
H3 { font-size:16px; color: #1F6390; font-weight:bold; margin: 10px 0 0 0; }

.section { margin: 0 0 20px 0; }

a { color: #1F6390; text-decoration: none; }
a:hover { text-decoration: underline; }

.item { float: left; width: 150px;}
.value { width: px;}

.costItem { float: left; width: 150px;}
.costValue { width: px;}

#formContent {
	margin: 0px 10px 10px 10px;
	width: 300px;
}

fieldset { width: px; float: right; text-align: right; margin: 10px 10px 20px 0px; }
label { float: left; text-align: left; margin: 2px 10px 0px 0px; display: block; color: #999999;
	font-style:normal; }
input, password { color: #000000; width: 75px; text-align: right; margin: 0px 0px 5px 0px; }
.login input { margin: 0px 0px 0px 0px; color: #000000; width: auto; }

p.blogentry { margin: 5px 0px 0px 0px; }
.blogform fieldset { float: left; text-align: left; margin: 10px 0px 0px 0px; }
.blogentry label { float: left; text-align: left; margin: 2px 0px 0px 0px; display: block;
	color: #666666; font-style:normal; width: 70px; }
.blogentry input { color: #000000; width: 369px; text-align: left; margin: 0px 0px 0px 0px; }
textarea { margin: 0px 0px 0px 0px; }
.submit input { margin: 5px 0px 0px 70px; color: #000000; width: auto; }

div #contentText {
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 20px;
}

div #pricesText {
	padding: 0px 0px 0px 0px;
	margin: 290px 20px 0px 20px;
}

div #footer { color:#FFFFFF; width: 950px; height: 120px;
	background-image:url(assets/footer.gif); background-repeat:repeat-x;}
div #footerWrap { padding: 28px 10px 10px 10px; }

/* Gallery style */
.photo {
	margin: 4px 0px 0px 4px;
	width: 120px;
	height: 90px;
	border-width: 1px;
	border-color: #2D2D2D;
	border-style: solid;
}
.galleryname{
	margin: 2px 0px 0px 0px;
}
.photogroup{
	border-width: 1px;
	border-color: #2D2D2D;
	border-style: solid;
	margin: 5px 10px 5px 0px;
	text-align:center;
	background-color:#FFFFFF;
	width:130px;
	height: 130px;
	float: left;
	-webkit-box-shadow: 2px 2px 4px #BBB;
}

.texta{ float:leftxx; width:100px;}
.textb{ float:leftxx; width:100px; padding: 0px 0px 10px 0px;}

.error { color:#FF0000; margin:0 0 10px 0; }  
.accept { color:#1F6390; margin:0 0 10px 0; } 

p { margin: 0px 0px 10px 0px; }

.promo { height: 65px; background-color: #2D2D2D; color: #DDDDDD; width: 790px; position: fixed; z-index: 30; font-size:18px; text-align:center;}
.promoInner { padding: 0px 20px 0px 20px; }
.promoLink { text-decoration: none; }
.promoImg { float: left; padding: 0px 0px 0px 30px;}
.promoText { float: left; padding: 31px 0px 0px 0px; text-decoration: none;}

.tip { width: 180px; }
