/* CSS Document */

*{
	padding: 0;
	margin: 0;
	text-decoration: none;
	text-indent: 0;
}

body{
	background: url(images/bkgd.jpg) repeat-x;
	background-color:#CCCCCC;
	text-align: center;
	font-family: 'Myriad pro', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;	
}

#container{
	width: 960px;
	background-color: #fff;
	margin: 0px auto;
	text-align: left;
}
	
#masthead{
	width: 956px;
	height: 388px;
	text-align: left;
	clear: both;
	background: url(images/masthead3.jpg) no-repeat #000;
	margin: 0 0 20px 0;
	border: 2px solid #fff;
	}
	
#masthead_moo{
	width: 956px;
	height: 390px;
	text-align: left;
	clear: both;
	background: #000;
	margin: 0 0 20px 0;
	border: 2px solid #fff;
	}

#masthead_n{
	width: 956px;
	height: 170px;
	text-align: left;
	clear: both;
	background: #000;
	margin: 0 0 20px 0;
	border: 2px solid #fff;
	}
	
#content{
	width: 960px;
	text-align: left;
	background-color: #fff;
	float: left;
        }
		
#navigation{
	width: 169px;
	text-align: left;
	float: left;
	margin: 0 0 20px 20px;
	display: inline;
	border-right: 1px solid #ccc;
        }
		
#home_main, 
#about_main, 
#news_main, 
#products_main, 
#blog_main,
#contact_main,
#solutions_main{
	width: 730px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
        }
		
/* main navigation styles 
-----------------------------------*/	
		
.main_nav{
	margin: 0 0 10px 0;
	}

.main_nav ul{
	padding: 0 0 0 7px;
	}

.main_nav li{
	color: #333;
	font-size: 1.5em;
	padding: 10px 0 5px 15px;
	list-style-type: none;
	}

.main_nav li a{ 
	color: #336699;
	text-decoration: none;
	Padding: 5px 0 5px 10px;
	margin: 0 0 0 0;
	}
	
.main_nav li a#current{
		color: #000066;
	}
	
.main_nav li a:hover, 
.main_nav li a:focus{ 
	color: #000066;
	padding: 5px 0 5px 15px;
	}
	
.home a{
	border-left: 7px solid #CC0000;
	}
	
.home a:hover{
	border-left: 7px solid #660000;
	}
	
.about a{
	border-left: 7px solid #1d996a;
	}
	
.about a:hover{
	border-left: 7px solid #006633;
	}
	
.news a{
	border-left: 7px solid #ffff33;
	}
	
.news a:hover{
	border-left: 7px solid #999900;
	}

.solutions a{
	border-left: 7px solid #7b51a1;
	}
	
.solutions a:hover{
	border-left: 7px solid #573972;
	}
	
.products a{
	border-left: 7px solid #0099cc;
	}
	
.products a:hover{
	border-left: 7px solid #006699;
	}
	
.blog a{
	border-left: 7px solid #ff9900;
	}

.blog a:hover{
	border-left: 7px solid #996600;
	}
	
.contact a{
	border-left: 7px solid #cc3366;
	}
	
.contact a:hover{
	border-left: 7px solid #990066;
	}

/* home page main styles 
-----------------------------------*/	
		
#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-size: 1.6em;
	color: #fff;
	margin: 0 0 1em 0;
	padding: 1em 5px 0 10px;
	font-weight: normal;
	letter-spacing: .1em;
}

.home_info{
	background: url(images/home_info_bg.gif) no-repeat #d41c1c;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	}

blockquote {
	padding:.5em 20px;
}

#home_main p{ 
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	padding: 0 5px 0 10px;
	letter-spacing: .1em;
}

.mainlist{
	padding: 0 0 0 25px;
	list-style-type: disc;
	}

.mainlist li{
	font-size: 1.4em;
	color: #FFF;
	padding: 0 0 .5em 10px;
	letter-spacing: .1em;	
	list-style-type: circle;
        font-weight: bold;
	}
	

/* products page main styles 
-----------------------------------*/	

.product_info{
	background: url(images/solutions_info_bg.gif) no-repeat #00bdff top right;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	}
	
	
.product_images{
	width: 270px;
	float: right;
	margin: 0 0 0 10px;
	}
	
.product_images li{
	list-style: none;
	display: block;
	float: right;
	width: 80px;
	margin: 0 10px 1em 0;
	}

.product_images img{
	width: 80px;
	}

#product_listr{
      float:right;
      margin: 0 200px 0 0;
      display: inline;
      width: 230px;
}
	
.product_info h5{
	font-size: 1.4em;
	font-family: Helvetica, sans-serif;
	color: #FFF;
	font-weight: normal;
	padding: 0 0 .5em 0;
	}
	
#products_main p{ 
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 0 .5em 0;
	letter-spacing: .1em;
}

.prod_p{
       margin: 0 0 0 10px;
}

.description{
	border-top: 1px dotted #fff;
	padding: 1em 0 0 0;
	margin: 0 10px 0 140px;
	}

.order{
	margin: 0 0 5px 10px;
	}
	
#products_main span{
	padding:0 10px 0 0;
	}
	
#products_list{
	margin: 1em 10px 0 15px;
	padding:1em 0 0 0;
	border-top: 2px dotted #666;
	}
	
.nav_categories ul{
	padding: 0 0 0 0;
	}

.nav_categories li{
	color: #999;
	font-size: 1.3em;
	padding: 0 0 0 0;
	list-style-type: none;
	}

.nav_categories li a{ 
	color: #777;
	text-decoration: none;
	}
	
.nav_categories li a.active{
		color: #654392;
		padding: 0 0 0 12px;
		background: url(images/arrow.gif) no-repeat;
	}
	
.nav_categories li a:hover, 
.nav_categories li a:focus{ 
	color: #654392;
	}
	
.pagination{	
	font-size: 1.3em;
	padding: 0 0 0 20px;
	}

.paginate{	
        color: #666;
}
	
/* solutions page main styles 
-----------------------------------*/	

.solutions_info{
	background: url(images/product_info_bg.gif) no-repeat #654392 top right;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	}
	
#solutions_main p{ 
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	line-height: 1.3em;
	padding: 0 5px .5em 10px;
	letter-spacing: .1em;
}

#solutions_main h2{ 
	font-size: 1.8em;
	color: #7b51a1;
	font-weight: bold;
	padding: 0 0 0 0;
	letter-spacing: 0;
}



	
/* News Scroll style declarations
-----------------------------------*/

#NewsTicker{
	width:900px;
	height:140px;
	margin:0 auto;
	background: #c3c3c3;
}
	
#NewsVertical {
	width: 900px;
	height: 140px;
	display: block;
	overflow: hidden;
	position: relative;
	}
	
/* Ticker Vertical */
#TickerVertical {
	width: 900px;
	height: 140px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
		}
	
#TickerVertical li {
	width: 300px;
	color: #fff;
	text-align: left;
	font-size: 1.2em;
	margin: 0;
	padding: 6px 10px;
	float: left;
	height: 164px;
	display: inline;
	}
	
#TickerVertical li a{
	color: #336699;

	}
	
#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 1.3em;
			margin-bottom:6px;
			font-family: helvetica, sans serif;
		}
		
#TickerVertical li .NewsTitle a:link,
#TickerVertical li .NewsTitle a:Visited {
			display: block;
			color: #000000;
			margin-bottom:6px;
		}
		
#TickerVertical li .NewsTitle a:hover {
			text-decoration:none;
			color: #336699;
		}
		
#TickerVertical li .NewsImg{
			float:left;
			margin-right:10px;
			border:solid 1px #DEDEDE;
		}
		
#TickerVertical li .NewsFooter{
			display: block;
			font-size: 1.1em;
			margin:6px 0 14px 0;
			color:#000000
		}
		
/* about us page
-----------------------------------*/	
		
.about_info{
	background: url(images/about_info_bg.gif) no-repeat #008137;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	}
	
/* news page
-----------------------------------*/	
		
.news_info{
	background: url(images/news_info_bg.gif) no-repeat #f8f42e;
	margin: 0 0 1em 0;
	padding: 0 .5em .5em 0;
	position:relative;
	}
	
h4.toggler {
	cursor: pointer;
	font-size: 1.6em;
	color: #0000FF;
	margin: 0 0 1.5em 0;
	padding: .7em 5px .6em 53px;
	font-weight: normal;
	letter-spacing: .1em;
}

#news_main p{ 
	font-size: 1.3em;
	color: #33CC00;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0 0 .5em 0;
	letter-spacing: .1em;
}

.news_img{
	float: left;
	margin: 0 10px 0 10px;	
	display: inline;
	width: 120px;
	height: 120px;
}

.date{
	width: 40px;
	height: 4.2em;
	float: left;
	text-align: center;
	line-height: 1;
	padding: .3em 0 0 0;
	background: url(images/date.png) no-repeat;
	top: .5em;
	left: 5px;
	z-index: 20;
	position: absolute
	}
	
.day{
	font-size: 1.4em;
	color: #CC0000;
	line-height: 1;
	}
	
.month{
	font-size: 80%;
	color: #fff;
        margin: -.2em 0 0 0;
	}
	
.posted{
	position: absolute;
	top:2.6em;
 	left:53px;
	z-index: 30;
	}
	
.posted span, 
.posted_by span{
	font-size: 85%;
	color: #333333;
	z-index: 10;
	}
	
.element{
	clear: both;
	}
	
/* blog page
-----------------------------------*/	

#blog_main p{ 
	font-size: 1.3em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0 0 .5em 0;
	letter-spacing: .1em;
}
		
.blog_info{
	background: url(images/blog_info_bg.gif) no-repeat #ffb400;
	margin: 0 0 1em 0;
	padding: 0 0 10px 0;
	position:relative;
	}
	
.blog_info p{
	color: #fff;
	}
	
.blog_date{
	width: 40px;
	height: 4.2em;
	float: left;
	text-align: center;
	line-height: 1;
	padding: .3em 0 0 0;
	background: url(images/date.png) no-repeat;
	top: .5em;
	left: 5px;
	z-index: 20;
	position: absolute
	}
	
.blog_post{
	padding: 0 0 0 10px;
	}

.blog_right{
        float: right;
	margin: 0 10px 0 10px;
	}


/* contact page
-----------------------------------*/	

#address{
	width: 200px;
	float: left;
	}
	
#contact_form{
	float: left;
	position: relative;
	}

#contact_main p{ 
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0 .5px 0 0;
	letter-spacing: .1em;
	line-height: 1.5;
}
		
.contact_info{
	background: url(images/contact_bg.gif) no-repeat #d4134f;
	margin: 0 0 1em 0;
	padding: 0 0 1em 10px;
	position:static;
	float: left;
	width: 720px;
	}
	
.contact_info h2{
	font-size: 1.4em;
	color: #fff;
	font-weight: normal;
	padding: .5em 0 .5em 0;
	}

/* typography styles 
-----------------------------------*/	

#content p a{
	color: #0080B9;
	text-decoration: none;
	border-bottom: 1px dotted #0080B9;
}

#content p a:hover, #content p a:focus{
	color: #999;
	border-bottom: 1px dotted #999;
} 

#content h1{
	font-size: 20px;
	font-family: Helvetica, sans-serif;
	color: #500863;
	font-weight: normal;
	padding: 20px 0 10px 0;
}

#content h4{
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	margin-bottom: 20px;
	}
	

	
.low_nav1 p, .low_nav2 p{
	font-size: 16px;
	color: #fff;
	font-weight: lighter;
	line-height: 1;
	margin-top:10px;
	font-family: arial, Helvetica, sans-serif;
}

.low_nav1 p a, .low_nav2 p a{
	color: #fff;
}

.low_nav1 p a:hover, .low_nav1 p a:focus, .low_nav2 p a:hover, .low_nav2 p a:focus{
	color: #500863;
}
	
 

	

/* 2 equal column layout 
------------------------------*/

#c1{
	width: 370px;
	text-align: left;
	float: left;
	margin-left: 20px;
	display: inline;
        }
		
#c2{
	width: 360px;
	text-align: left;
	float: left;
	margin-left: 30px;
	display: inline;
        }

.clearfix{
	clear: both;
	text-align: right;
	padding: 10px 0 0 0;
	}


	
.nobullet{
	margin: 0 0 10px 0;
	}

.nobullet li{
	font: 12px Helvetica, sans-serif;
	color: #666666;
	Padding: 0 0 0 15px;
	list-style-type: none;
	line-height: 1.5;
	}

.thumbs{
	margin: 0 13px 0 0;
	float: left;
	}
	
.thumbs li{
	display: inline; 
 	float: left;  
 	width: 152px; 
  	height: 135px;
	} 
	
.sub_content{
	width: 540px;
	float: left;
	text-align: left;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	clear: both;
  }
  
.sub_content4{
	width: 540px;
	float: left;
	text-align: left;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	clear: both;
  }
  
.product{
	width: 405px;
	margin-left: 10px;
	float: left;
  }
  
.sub_content2{
	width: 540px;
	text-align: left;
	margin: 10px 0 0 0;
  }
  
.sub_content3{
	height: 160px
  }
  
img {
	display: block;
	border: 0;
}
  
/* Form styles
----------------------------------------*/

.inline_label{	
	display: block; /* block float the labels to left column, set a width */
	float: left;
	width: 90px;
	padding: 1px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left; 
	}
	
.inline_field{	
	display:inline;
	width:410px;
	}
	

fieldset {
    border: none;
    padding: 0;
    }

fieldset ul {
    list-style: none;
    padding: 1em 0 0 0;
    margin: 0 !important;
    }
    
fieldset ul li {
	padding-bottom: 15px;
	color: #fff;
    }
    
fieldset input, 
fieldset select,
fieldset textarea {
	font: 12px 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	border: 0;
	padding: 3px 3px 3px 3px;
	margin: 2px 0 0 0;
	color: #333333;
	background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
	background-color: #ccc;
}
	
fieldset textarea {
    overflow: auto;
	font: 12px 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

fieldset select {
	padding: 1px;
	padding: 2px 1px 2px 0;
}

fieldset select option {
    padding: 0 15px 0 2px;
}

fieldset label {
	font: 12px 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    display: block;
    margin: 0 0 5px 0;
}

fieldset label.note {
	font: 12px 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
    font-weight: normal;
    color: #999;
    margin: 3px 15px 0 0;
    font-style: italic;
}

.required {
	color: #666666 !important;
}

fieldset label.checkbox_note {
    font-weight: normal;
    display: inline;
    float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
    float: left;
}

fieldset p {
    margin-bottom: 8px !important;
}

.submit button{
	position: absolute;
	float:left;
	top: 18.4em;
	background-color:#d4134f;
	border:1px solid #fff;
	font-family: 'myriad pro', 'Lucida Grande', 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height:120%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	padding:3px 5px 3px 5px; /* Links */
}
.submit button{
    width:auto;
    overflow:visible;
    padding:3px 10px 3px 7px; /* IE6 */
}
.submit button[type]{
    padding:3px 5px 3px 5px; /* Firefox */
    line-height:17px; /* Safari */
}
.submit button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .submit a:hover{
	background-color: #fff;
	border:1px solid #d4134f;
	color:#d4134f;
}

/* news ticker styles 
------------------------------*/

#headlines{
	width: 900px;
	height: 100px;
	margin: 0 20px 0 20px;
	padding: .3em 10px .3em 10px;
	text-align: left;
	clear: both;
	background: #c3c3c3;
}

#headlines p{
	font-size: 1.25em; 
	color: #fff;
}

#headlines p a{
	color: #666699;
}

#headlines p a:hover{
	color: #333;
}

	
	
/* footer styles 
------------------------------*/
	  
#footer{
	width: 920px;
	margin: 0 20px;
	padding: 0 0 0 0;
	text-align: left;
	clear: both;
	background: #fff;
}

#footer p{
	color: #777;
	font-size: 1.1em;
	padding: 10px 0 5px 0;
	font-family: Helvetica, sans-serif;
}

#footer p a{
	color: #000;
	text-decoration: none;
	padding: 0 0 1px 0;
}

#footer p a:hover, #footer p a:focus{
	color: #990000;
	padding: 0 0 1px 0;
} 

.detail{
	color: #999999;
	font-size: 70%;
}

.left{
	float: left;
	margin-right: 10px;	
	margin-bottom: 10px;
	display: inline;
}
  
.right{
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	display: inline;
}

.hide{
	display: none;
}

