/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


* {
	margin: 0;
	padding: 0;
}
body, TR, TD, TH, THEAD, TFOOT, TBODY, TT, LAYER, ILAYER, IFRAME, DIV, SPAN, FORM, TEXTAREA {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;

}
h1, h2, h3 {
	color: #006699;
	font-size: 16px;
}
h2 {
	margin: 5px;
}
h3 {
}
p, blockquote, ul, ol {
}
p {
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
}
blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}
ul {
	margin-left: 3em;
}
ul li {
}
ol {
	margin-left: 3em;
}
ol li {
}
a {
	color: #0072BC;
}
a:hover {
	text-decoration: none;
	color: #59C700;
}
div.nav {
	position: absolute;
	top: 75px;
	left: 329px;
	z-index:100;
	
}
.bkgbox {
	color: #FFFFFF;
	background-image: url(images/bkg_tile.gif);
	background-repeat:repeat-x;
	padding-top: 10px;
}

.dropdown {
	float:left;
	padding-left:5px;
	padding-right:5px;
}
.dropdown dt {
	width: 80px;
	font-size: 12px;
	padding: 0px 6px;
	border: 1px solid #050505;
	cursor:pointer;
	font-weight: bold;
	text-transform: uppercase;
}
.dropdown dt:hover {
	background: #050505 url(../img/navarrow.jpg) no-repeat center right;
	color:#333333;
}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:110px;
	display:none;
	background:#050505;
	z-index:200;
	opacity:0;

	
}
.dropdown ul {
	width:94px;
	list-style:none;
	border-top:none;
	
}
.dropdown li {
	display:inline;
	font-size: 12px;
	color: #fff;
	
}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:3px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	background:#050505;
	width:105px;
	border:#333333;
	border-bottom-style:solid;
	border-bottom-width:thin;
}
.dropdown a:hover {
	background:#FF0000;
	color:#000000;
	font-weight:bold;

}
.maintitle {
	font-size:18px;
	text-decoration:none;
	color:#49A28E;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #CCCCCC;
	margin-bottom: 4px;
}
#sidenav a {
	background:transparent url(images/icon_greenarrow.gif) no-repeat left .3em;
	font-size:12px;
	text-decoration: none;
	color:#666666;
	padding:0px 0px 0px 12px;
	line-height: 140%;
}
#sidenav a:hover {
	color: #59C700;
	text-decoration: underline;
}
/* Boxed Style */

.boxed {
}
.boxed .title {
	height: 23px;
	padding: 2px 0 0 8px;
	font-size: 1em;
	color: #FFFFFF;
	background-image: url(images/subheader_tile.gif);
}
.boxed .content {
	margin: 0 0 10px 0;
	padding: 5px;
}
/* Post */

.post {
	padding: 5px 5px 5px 5px;
}
.post .title {
	margin-bottom: 0px;
	padding: 3px 0 10px 0;
	color: #FF6600;
}
.post .title2 {
	margin-bottom: 0px;
	padding: 3px 0 10px 0;
	color: #000000;
	background:none
}
.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}
.post .meta p {
}
.post .story {
	clear: both;
	margin: 5px;
	height: 100%;
	margin-top: 5px;
}
.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 110%;
}
.productimage {
	margin-right: 5px;
}
.productdesc {
	line-height: 110%;
}
.producttitle {
}
/* Header */

#header {
	width: 778px;
	margin: 0 auto;
	background-repeat: repeat-x;
	height: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Logo */

#logo {
	width: 778px;
	background-repeat: no-repeat;
	height: 74px;
	background-color: #FFFFFF;
}
#logo h1 {
	padding: 130px 0 0 20px;
	font-size: 2em;
}
#logo h2 {
	padding: 0 0 0 20px;
	font-size: 1em;
}
#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Content */

#content {
	width: 768px;
	margin: 0 auto;
	background-color: #FFFFFF;
	overflow: auto;
	padding: 5px;
}
#content2 {
	width: 777px;
	margin: 0 auto;
	overflow: auto;
	background-color: #FFFFFF;
}
#promobox {
	background-image: url(images/corner_box.gif);
	width: 420px;
	float: left;
	height: 68px;
	padding: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.promotext {
	color:#000000;
	font-weight:bold;
	margin-bottom: 10px;
}
/* Content > Main */

#main {
	float: left;
	width: 716px;
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	height: 100%;
	margin-top: 10px;
}
#main a {
}
h1.products {
	margin: 0px;
	margin-bottom: 3px;
	padding: 3px;
	width: 100%;
	font-weight: bold;
	font-size: 16px;
}
/* Content > Main > Welcome */

#welcome {
	float: right;
	overflow: auto;
}
/* Content > Main > Example */

#example {
}
.prodtitle {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 14px;
}
/* Content > Sidebar */

#sidebar {
	float: left;
	width: 183px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
}
#productpage {
	float: left;
	overflow: auto;
	width: 550px;
}
/* Content > Sidebar > Login */
#toplinkbar {
	float: left;
	width: 910px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	background-color:#333333;
}
#toplinkbar2 {
	float: left;
	width: 910px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	background-color:#666666;
}
.toplinks a {
	color:#FFFFFF;
	font-variant:normal;
	font-style: normal;
	text-decoration: none;
	margin-right: 2em;
}
.ssl {
	float: right;
	margin: 0px;
	padding: 3px;
}
.whitetext {
	color:#FFFFFF;
	font-variant:normal;
	font-style: normal;
}
.headerbullets {
	color:#000000;
	font-size:small;
	font-variant:normal;
	font-style: normal;
	font-weight: bold;
	line-height: 110%;
}
#login {
}
#login form {
}
#login fieldset {
	border: none;
}
#login legend {
	display: none;
}
#login label {
	font-size: x-small;
	font-weight: bold;
}
#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
}
#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}
#inputsubmit1 {
	background: #4F9CEF url(images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
}
/* Content > Sidebar > Menu */

#navigation {
	height: 35px;
}
#menu {
	text-align: center;
	padding-top: 18px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu li {
	display: inline;
	text-align:center;
}
#menu a {
	display: inline;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	padding: 7px 24px;
}
#menu a:hover {
	color:#FFFFFF

	
}
#menu .active a {
	background: #D1F0A6;
	color: #000000;
}
#menu .first a {
	border: none;
}
.submenubox { width: 172px; padding: 3px; border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray; margin: 0px; background-color: #FFFFFF;}

#submenu {
	width:160px;
	padding: 0px 0;
	float: left;
	padding-bottom: 20px;
	padding-right: 10px;
	
}

#submenu ul {
	margin: 0;
	list-style: none;
}

#submenu li {
	display: inline; 
	text-align:left;
}

#submenu a {
	display: block;
	padding: 4px 12px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	color: #666666;
	background-image:url(images/nav_btn.gif);
	font-size: 11px;
}

#submenu a:hover {
	background: #DCEBFC;
	color: #000000;
	background-image:url(images/nav_btn_r.gif);
}

#submenu .active a {
	background: #D1F0A6;
	color: #000000;
}

#submenu .first a {
	border: none;
}
#productcell {
 margin-right:: 5px;
	width: 330px;
	float: left;
	margin: 10px;
	margin-bottom: 40px;
}
#productline {
	height: 1px;
	background-color:#CBC09A;
	overflow: auto;
	margin-bottom: 5px;
}
/* Content > Sidebar > Updates */

#updates {
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
}
#updates ul {
	margin: 0;
	list-style: none;
}
#updates h3 {
	margin: 0;
	font-size: x-small;
}
#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
/* Footer */

#footer {
	clear: both;
	width: 778px;
	padding: 0px;
	margin: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(images/footer_base.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom;
	height: 65px;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
/* Footer > Legal */

#legal {
}
/* Footer > Links */

#links {
}
td.contentbottom {
	color: #999999;
	margin: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 33%;
}
td.contentbottom a {
	color: #999999;
	text-decoration: none;
}
#smallpromo {
	width: 140px;
	float: left;
}
#content2promo {
	width: 140px;
	float: left;
}
#tabsJ {
	float:left;
	width:100%;
	background:#FFFFFF;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #CCCCCC;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#24618E;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
.cornerbox {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.columnleft {
	width: 575px;
	float: left;
}
.columnright {
	width: 185px;
	float: right;
	padding-left: 5px;
}
