/* 
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #004c5d;
	background: #C9C9C9;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2;
}

ul li
{
    list-style: none;
}

#wrapper
{
	width: 960px;
	margin: 0px auto;
	overflow: hidden;
}

#header
{
	color: #545454;
	overflow: hidden;
}

#header-logo
{
	float: left;
	width: 292px;
	padding: 25px 10px 0px 0px;
}

#header-login
{
	float: right;
	height: 32px;
	padding: 8px 0px 0px;
	font-weight: bold;
}

#header-login-signedin
{
	color: #9F6C00;
	font-weight: normal;
}

#header-login-signedin span
{
	font-weight: bold;
}

#header-menu
{
	float: right;
	width: 658px;
	padding: 0px 0px 15px 0px;
	background: url(images/header-menu-bg.png) center bottom repeat-x;
	font-weight: bold;
}
div#header-menu ul
{ margin:0; padding:0; }
div#header-menu ul li
{ margin:0; padding:0; float:left; list-style:none; height:27px; }
div#header-menu ul li a
{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#005A68;text-decoration:none; font-weight:bold; height:27px; line-height:27px; text-align:center; float:left; width:100% }

div#header-menu ul li a.header-menu-act
{ }

div#header-menu ul li#home
{ width:53px; }
div#header-menu ul li#home a:hover 
{ }
div#header-menu ul li#home a.header-menu-act
{ background:url(images/home.gif) no-repeat !important; }

div#header-menu ul li#products
{ width:76px; }
div#header-menu ul li#products ul
{ *margin-left:-76px; }
div#header-menu ul li#products a:hover
{ }
div#header-menu ul li#products a.header-menu-act
{ background:url(images/products.gif) no-repeat; }

div#header-menu ul li#blog
{ width:47px; }
div#header-menu ul li#blog a:hover
{ }
div#header-menu ul li#blog a.header-menu-act
{ background:url(images/blog.gif) no-repeat; }

div#header-menu ul li#wiki
{ width:45px; }
div#header-menu ul li#wiki a:hover 
{ }
div#header-menu ul li#wiki a.header-menu-act
{ background:url(images/wiki.gif) no-repeat; }

div#header-menu ul li#support
{ width:69px; }
div#header-menu ul li#support ul
{ margin-left:-69px; }
div#header-menu ul li#support a:hover
{ }
div#header-menu ul li#support a.header-menu-act
{ background:url(images/support.gif) no-repeat; }

div#header-menu ul li#forum
{ width:58px; }
div#header-menu ul li#forum a:hover 
{ }
div#header-menu ul li#forum a.header-menu-act
{ background:url(images/forum.gif) no-repeat; }

div#header-menu ul li#testimonials
{ width:98px; }
div#header-menu ul li#testimonials a:hover 
{ }
div#header-menu ul li#testimonials a.header-menu-act
{ background:url(images/testimonials.gif) no-repeat; }

div#header-menu ul li#affiliates
{ width:76px; }
div#header-menu ul li#affiliates a:hover 
{ }
div#header-menu ul li#affiliates a.header-menu-act
{ background:url(images/affiliates.gif) no-repeat; }

div#header-menu ul li#about
{ width:76px; }
div#header-menu ul li#about a:hover 
{ }
div#header-menu ul li#about a.header-menu-act
{ background:url(images/about.gif) no-repeat !important;}

div#header-menu ul li#signup
{ width:59px; }
div#header-menu ul li#signup a:hover
{ }
div#header-menu ul li#signup a.header-menu-act
{ background:url(images/signup.gif) no-repeat; }

div#header-menu ul li ul
{ display: none; position: absolute; top: 1em; left: 0; background:url(images/second-level-ul.gif) no-repeat bottom right; padding:0px 15px 4px 0px;height:28px; }
div#header-menu ul li>ul
{ top:auto; left:auto; margin-top:27px; }

div#header-menu ul li.jdm_hover ul,div#header-menu ul li:hover ul
{ display:block; }


div#header-menu ul li:hover a.firstLevel,div#header-menu ul li.jdm_hover a.firstLevel
{ background:url(images/nav-hover.gif) repeat-x !important; }

div#header-menu ul li ul li a,div#header-menu ul li.jdm_hover ul li a
{ padding:4px 6px; background:none; line-height:20px; height:20px; }
div#header-menu ul li ul li
{ float:left; width:auto; background:none; height:20px; line-height:20px; }


#header-box
{
	float: left;
	width: 658px;
	padding: 15px 0px 0px 0px;
}

#header-submenu
{
	float: left;
	width: 500px;
	font-size: 13px;
	font-weight: bold;
}

#header-submenu a
{
	float: left;
	display: inline;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	color: #939393;
}

#header-submenu a.header-submenu-act
{
	color: #7B7B7B;
}


#header-search
{
	float: right;
	width: 150px;
}




#page
{
	clear: both;
	height: 100%;
	margin: 20px 0px;
	padding: 20px 20px 0px;
	border: 1px inset #aaaaaa;
	background: #C5C5C5 url(images/page-bg.png) center top repeat-x;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
}

.page-nobox
{
	padding: 20px 0px 0px !important;
	border: none !important;
	background: none !important;
}

#page-home-l
{
	float: left;
	width: 430px;
	padding: 0px 40px 0px 90px;
	color: #2c2c2c;
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: right;
}

.page-product
{
	height: 301px !important;
	padding: 0px 0px 0px !important;
	background: #C5C5C5 url(images/page-product-bg.png) center top repeat-x !important;
}

.page-signup
{
	color: #00667e;
	font-size: 12px;
}

#content
{
	float: left;
	width: 795px;
	margin: 0px 0px;
	padding: 0px 0px 0px;
}

.content-header
{
	padding: 0px 0px 15px;
	color: #007590;
	font-size: 14px;
	font-weight: bold;
}

.content-post
{
	padding: 0px 0px 15px;
	text-align: justify;
}

.content-title
{
	padding: 0px;
	color: #007590;
	font-weight: bold;
}

.content-meta
{
	padding: 0px 0px 10px;
	color: #007590;
}



#sidebar
{
	float: left;
	width: 120px;
}

#sidebar a
{
	display: block;
	font-weight: bold;
}


blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #333333;
	font-style: italic;
}



#content-bottom
{
	height: 100%;
	padding: 0px 0px 100px;
	overflow: hidden;
}

.content-bottom
{
	float: left;
	width: 282px;
	min-height: 196px;
	height: auto !important;
	height: 196px;
	background: url(images/content-bottom-bg.png) center top no-repeat;
}

.content-bottom-alt
{
	margin: 0px 55px;
}

.content-bottom-title
{
	margin: 15px 18px 10px;
	padding: 0px 0px 8px;
	color: #3b3b3b;
	background: url(images/header-menu-bg.png) center bottom repeat-x;
	font-family: 'Century Gothic', Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
}

.content-bottom-text
{
	margin: 0px 18px;
	color: #514f4f;
}

.content-bottom-text img
{
	float: left;
	margin: 0px 8px 0px 0px;
}





#product-slider
{

}

.product-slider-text
{
	float: left;
	width: 620px;
	padding: 10px 0px 0px 50px;
}

.product-slider-title
{
	color: #555;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 1;
}

.product-slider-desc
{
	color: #666;
	font-family: 'Century Gothic', Verdana, Arial, sans-serif;
	font-size: 40px;
	line-height: 1;
}

.product-slider-img
{
	float: left;
	margin-left: 20px;
}

#product-slider-nav
{
	padding: 10px 20px 0px;
}

#product-slider-nav-items
{
}

#product-slider-nav ul li
{
	padding: 0px 15px;
}






#product-menu
{
	float: left;
	width: 140px;
	margin: 20px 0px 0px;
}

#product-menu a
{
	display: block;
	height: 24px;
	margin: 0px 0px 5px;
	padding: 11px 0px 0px 10px;
	border: 1px solid #DCDCDC;
	border-right: none;
	background: url(images/product-menu-bg.png) center top repeat-x;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}

#product-menu a.product-menu-act, #product-menu a:hover
{
	color: #007590 !important;
	background: url(images/product-menu-act-bg.png) center top repeat-x !important;
}


#product-item
{
	float: left;
	width: 775px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin: 0px;
	padding: 20px 20px 20px;
	border: 1px inset #aaaaaa;
	background: #C5C5C5 url(images/page-bg.png) center top repeat-x;
	-moz-border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.product-item
{
	float: left;
	width: 235px;
	margin: 10px 0px 20px;
}

.product-item-alt
{
	margin: 10px 35px 20px !important;
}

.product-item-header
{

}

.product-item-header img
{
	float: left;
}

.product-item-header-trynow img
{
	margin: 30px 0px 0px;
}

.product-item-text
{
	clear: both;
	color: #007590;
	font-size: 12px;
}

.product-item-text p
{
	margin: 0px 0px 5px;
	border-bottom: 1px solid #007590;
}





#page-signup-form
{
	margin: 30px 100px;
}

#page-signup-form div
{
	padding: 0px 0px 5px;
}

#page-signup-form label
{
	float: left;
	width: 160px;
	margin: 3px 0px 0px;
}





#footer
{
	clear: both;
	height: 100%;
	margin: 0px;
	padding: 20px 0px 50px;
	color: #ffffff;
	background: #333333 url(images/footer-bg.png) center top repeat-x;
	font-size: 10px;
	overflow: hidden;
}

#footer-wrapper
{
	width: 960px;
	margin: 0px auto;
}

#footer a
{
	color: #ffffff;
}

#footer-text
{
	padding: 0px 0px 5px;
	color: #808080;
	text-align: center;
}

.footer-box
{
	float: left;
	width: 16.6%;
}

.footer-box span
{
	display: block;
	font-weight: bold;
}

.footer-box a
{
	display: block;
}




a, a:link, a:visited
{
	color: #007590;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #2EAEC9 !important;
	outline: none;
}

a img
{
	border: none;
}


form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	margin: 0px;
	padding: 2px 4px;
	border: 1px solid #D5D5D5;
	color: #eee;
	background: #C4C4C4 url(images/form-input-bg1.png) left top repeat-x;
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#header input, #header textarea, #header select
{
	background: #C4C4C4 url(images/form-input-bg2.png) left top repeat-x !important;
}

input.image
{
	border: none !important;
	background: none !important;
}

input.checkbox
{
	border: none !important;
	background: #C4C4C4 !important;
}

input.submit
{
	margin: 0px;
	padding: 4px 8px;
	border: 1px solid #D5D5D5;
	color: #c5c5c5;
	background: #C4C4C4 url(images/form-input-bg3.png) left top repeat-x;
	font-weight: bold;
	cursor: pointer;
}

#header input.submit
{
	margin: 0px;
	padding: 0px;
	border: none;
	background: #C4C4C4;
	vertical-align: bottom;
}



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

.linktext
{
	color: #042546;
}




.highslide-credits
{
	display: none !important;
}



.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft
{
	margin: 0 10px 2px 0;
	display: inline;
}

div.alignright
{
	margin: 0 0 10px 20px;
}

div.alignleft
{
	margin: 0 20px 10px 0;
}

#ul_keys li
{
    line-height: 2.5em;
}

