/**
 * @version $Id: template.css
 * @author SiteGround
 * @package Joomla
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */
body,html {height:100%;}
body{background:#ffffff;font: 400 12px/1.3em Arial, Tahoma, Verdana, Helvetica;color:#555;margin:0;padding:0}
.clr{clear:both;overflow:hidden;font-size:0;line-height:0;}
ul{list-style:none;margin:0;padding:0}
a,img{outline:none;margin:0;padding:0;border:none;}
a:link, a:visited { color:#2f6681;text-decoration:none;}
a:hover, a:active, a:focus { color:#267fc5; }
form { padding:0;margin:0; }
header, nav, menu, section, aside, article, footer { display:block; }

h1,h2,h3,h4,h5,h6 { margin:0 0 20px;font-family: Arial,Helvetica,Tahoma, serif; color:#666;line-height:normal; }
table h4 {margin:0px}

h1 { font-size:24px; color:#2f6681;}
h2 { font-size:21px; color:#2f6681;}
h3 { font-size:18px; color:#2f6681;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:11px;}


iframe {border:none;}
dl dd {
	padding:0 0 0 10px;
	margin:0;
}

fieldset { border:none;margin:0;padding:0;}
input, textarea, button { border: 1px solid #D5D5D5;color: #666666;background:#fff;}
button { background:#f8f8f8; }

p { margin:0 0 10px; }

.page_bg { background:url(../images/page_bg.png) repeat-x;}
.page { min-height: 100%; }

.wrapper { padding-bottom: 100px;width:980px;margin:0 auto; position:relative; }

.main { margin:0 auto; }
.top { margin:20px auto;height:52px;}
.top .menu { height:46px;padding:0 10px;background: transparent url(../images/primary-menu-bg.png) repeat-x top right; border-radius:5px; border-right:1px solid #fff;}
.top .menu li { float:left;height:46px;margin:0;font-size:13px;}
.top .menu a { float:left;text-decoration:none; }
.top .menu a span { float:left;height:46px;padding:0 10px;color:#345990;line-height:46px;cursor:pointer; border-right:1px solid #b8b7b7; border-left:1px solid #fff;}
.top .menu a:hover span { color:#267fc5; }
.top .menu li#item-174 a span { border-left:none;}
.top .menu li {position:relative;}
.top .menu li ul {
	display:none; 
	position:absolute; 
	top:44px; 
	left:0; 
	min-width:100%;
	white-space:nowrap;
	background-color:#ccc; 
	border-top:1px solid #bbb; 
	-webkit-border-bottom-right-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-bottomright: 9px;
	-moz-border-radius-bottomleft: 9px;
	border-bottom-right-radius: 9px;
	border-bottom-left-radius: 9px;
	z-index:9999;
}
.top .menu li ul li {float:none; border-bottom:1px solid #bbb; border-top:1px solid #eee;}
.top .menu li ul li:last-child {
-webkit-border-bottom-right-radius: 9px;
-webkit-border-bottom-left-radius: 9px;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
border-bottom-right-radius: 9px;
border-bottom-left-radius: 9px;
}
.top .menu li ul li a span {border:none;}
.top .menu li:hover ul {display:block;}

.logo {
	height: 147px;
}
.logo a {
	display:block;
	position:absolute;
	top:0;
	left:-50px;
	width:364px;
	height:147px;
	padding:0;
}


#breadcrumbs { position:absolute;bottom:20px;left:20px;}

.leftcol { float:left;width:220px;margin:0 20px 0 0;overflow:hidden; }
.rightcol { float:right;width:220px;margin:0 0 0 20px;overflow:hidden; border-radius:5px; border:1px solid #ddd; box-shadow: 0 0 3px #eee;}

.maincol { float:left;width:500px;overflow:hidden; }
.maincol_left { float:left;width:736px;overflow:hidden; border-radius:5px; border:1px solid #ddd; box-shadow: 0 0 3px #eee;}
.maincol_right { float:left;width:736px;overflow:hidden; border-radius:5px; border:1px solid #ddd; box-shadow: 0 0 3px #eee;}
.maincol_full { overflow:hidden; }

.cont {
	border:none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#f4f5f6;
	padding:20px;
	overflow:hidden;
}

.leftcol div div div .custom,
.rightcol div div div .custom,
{ background:none;padding:0 20px; }

.separator { font-size:12px;padding:20px 0 0;display:block;color:#505050;font-size:12px;font-weight:700; }

.leftcol .module {
 width:218px; border-radius:5px; border:1px solid #ddd; box-shadow: 0 0 3px #eee; margin-bottom:20px;
}

.module_menu,
.module { float:left;width:100%;margin:0px;}

.module .custom,
.module .latestnews
{
	margin:0 20px;
}

.module_menu div,
.module div
{ background: #f4f5f6;}

.module_menu div div,
.module div div
{ background: transparent url(../images/module_b_bg.png) no-repeat bottom center; }

.module_menu div div div,
.module div div div
{ padding:10px 0 20px;background: transparent url(../images/module_t_bg.png) no-repeat top center; }

.module div div div > p { margin:0 20px; }

.module_menu div div div div,
.module div div div div
{ background:none;margin:0;padding:0;}

.module_menu div div div h3,
.module div div div h3
{ margin:0;padding:0 20px 10px;color:#505050;font-size:14px;font-weight:700;line-height:20px;}


.module_menu .menu,
.module .menu
{ margin:0 20px 0 10px; }

.module_menu .menu li,
.module .menu li
{ padding:0 0 0 10px;line-height:20px;}

.module_menu .menu li a,
.module .menu li a
{ display:block;}

.module_menu .menu li a span,
.module .menu li a span
{ display:block;padding:0 0 0 10px;background: transparent url(../images/arrow1.gif) no-repeat left 7px;cursor:pointer;}

.module .menu li ul {
	display:none;
}
.module .menu li.active ul {
	display:block;
}
.module .menu li.active ul ul{
	display:none;
}
.module .menu li.active ul li.active ul{
	display:block;
}

#login-form {
	margin:0;
	padding:0;
}

fieldset.userdata {
	border:none;
	margin:0 20px;
	padding:0;
	height:150px;
	position:relative;
}

#login-form ul { margin:20px 20px 0; }

fieldset.userdata label {display:block;line-height:16px; }
#form-login-remember label { display:inline; }

fieldset.userdata input { border:1px solid #d5d5d5;background:none;color:#666;width:178px; }
fieldset.userdata input.button { position:absolute;bottom:0;left:0;width:80px;}

#form-login-username,
#form-login-password,
#form-login-remember { margin:0 0 10px;overflow:hidden; }

#modlgn-remember { float:none;margin:0 0 0 10px;border:none;background:none;width:auto; }


.module .search { margin: 0 20px;position:relative; }
.search label { display:none; }
#mod-search-searchword {
	border:1px solid #d5d5d5;background:none;color:#666;width:160px;
}
.module .search .button { position:absolute;right:0;top:0;text-indent:-9999px;width:20px;height:20px;background: transparent url(../images/search_bg.png) no-repeat center center;}


/* maincol */
.cont h2,
.cont h2 a {
	color:#2f6681;
  	line-height:normal;
  	text-shadow:1px 1px #fff;
  	margin:0 0 10px;
}

.items-leading,
.category-desc
{
	margin:0 0 20px;
}

/* items row */
.items-row .item { margin:0 0 20px 0;text-align:justify; background:#eeeeee;padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.items-row .item h2,
.items-row .item h2 a { font-size:18px;}
.item .readmore { text-align:right;margin:0;}
.item .readmore a { color:#267fc5;font-weight:700; }


.actions { overflow:hidden;margin:0 0 10px;}
.actions li { float:left; }
.actions li img { float:left;margin:0 6px 0 0; }


.category-desc img { margin:0 10px 4px }
.category-desc a, .category-desc a:link, .category-desc a:visited { color:#267fc5;text-decoration:underline;}
.image-left { float:left;margin:0 10px 4px 0; }
.image-right { float:left;margin:0 0 4px 10px; }


.item-title { font-size:12px; }
.main .categories-list ul li {
    padding: 5px;
}

.category-desc {
    line-height: 1.7em;
    margin: 10px 0;
    padding-left: 0;
}

.category-desc p { line-height:40px; }
.pagination { overflow:hidden;padding:10px 0; }
.pagination .counter { margin:0; }

.current > a > span {
	color:#267fc5;
}

.pagination ul { overflow:hidden;}
.pagination ul li {
	float:left;
	margin:0 6px 0 0;
}

.pagination .pagenav {
	display:block;
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}


.pagenav .pagenav-prev { float:left; }
.pagenav .pagenav-next { float:right; }
.pagenav-prev, .pagenav-next {
	background:#fff;
	margin:0 4px 0 0;padding:2px 6px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}

/* end maincol */

/* tables */

table { border-collapse:collapse }

table, table th, table td { border:solid 1px #d5d5d5 !important }


table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th
{
	background:#dedede;
	color:#777
}


table.weblinks,
table.category
{ margin:10px 10px 20px 0px;width:99%; }

table.weblinks td
{ border-collapse:collapse; }

table.weblinks td,
table.category td
{ padding:7px; }

table.weblinks th,
table.category th
{ padding:7px;text-align:left }

td.num
{ vertical-align:top;text-align:left; }

td.hits
{ vertical-align:top;text-align:center }

td p
{ margin:0;line-height:1.3em }

.filter
{ margin:10px 0 }

.display-limit,
.filter
{ text-align:right;margin-right:7px }

/* ++++++++++++++  category table  ++++++++++++++ */

table.category th a img
{ padding:2px 10px }

.filter-search
{ float:left; }
.filter-search .inputbox
{width:6em}

legend.element-invisible
{
        position:absolute;
        /* need margin top and left doesn't work for the legend element */
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}

.cat-items
{ margin-top:20px }

#contact-slider .panel {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:10px 0;
}

#contact-slider .panel h3 { margin:0; }
#contact-slider .panel h3 a { font-size:18px;line-height:normal; }
#contact-slider .panel .pane-slider { padding:10px 0 0 0; }
#contact-slider .panel .pane-slider div { padding:10px 0 0 0;overflow:hidden; }

.contact-email label
{ float:left;width:140px; }

#member-registration label { display:block; }
#member-registration legend { font-size:20px; }

#member-registration dd { padding:0;margin:0 0 10px; }

.contact-links li { line-height:20px; }


/* */
#jform_email-lbl { width:200px;float:left; }
#article-index li { line-height:20px; }

.cont ul li {
	line-height:20px;
	padding-left: 40px;
	background: url(../images/indent1.png) 20px -1px no-repeat;
}
.cont ol li {
	line-height:20px;
}
.cont .menu li,
#article-index li,
.cont .latestnews li,
.cont .relateditems li,
.cont .categories-module li
{
	padding:0 10px 0 20px;
	line-height:20px;
	background: transparent url(../images/arrow-1.png) no-repeat top left;
}

#article-index ul,
.cont .menu { margin:10px 0; }

.stats-module dt {
    float: left;
    font-weight: bold;
    margin: 0 10px 0 0;
}

.cont .login,
.cont .registration,
#user-registration {
	background:#fff;
	margin:0 0 10px 0;
	padding:20px 80px 20px 20px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    margin:0 0 10px 0;
    background: #fff url(../images/login_bg.png) no-repeat center right;
}

.cont .login label { float:left;width:100px;}
.cont .login .login-fields {overflow:hidden;margin:0 0 10px;}

footer { margin-top:-100px;height: 33px;padding:24px 0 0 ;}
footer .footer { width:960px;height:33px;line-height:33px;margin:0 auto;padding:0 10px;color:#eee;background: transparent url(../images/footer-bg.jpg) center top no-repeat; }
footer .footer a { text-decoration:underline;}

.error {
	background:#fdcdc9;
	margin:0 0 20px 0;
	padding:10px;
	border:none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#system-message { margin:0; }
#system-message dt.warning{ color:#be4e4c;margin:0 0 10px;font-size:16px;font-weight:700; }
#system-message dd.warning li { line-height:20px;background: transparent url(../images/arrow-2.png) no-repeat left top;padding:0 0 0 20px; }

.tip-wrap {
	background:#fff;
	margin:0 0 10px 0;
	padding:10px;
	border:1px solid #e5e5e5;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* rotator placement */
div#rotator
{
	position:relative;
	height:224px;
	margin:0 0 20px;
}
/* rotator css */
div#rotator ul li {
	float:left;
	position:absolute;
}
/* rotator image style */	
div#rotator ul li img {
	border:1px solid #ccc;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 6px;
	background: #fff;
}
div#rotator ul li.show {
	z-index:500;
}

.syndicate-module { margin:0 20px; }

/* social_media */
.leftcol .social_media,
.rightcol .social_media { padding:10px 20px;overflow:hidden; }
.social_media a { padding:0;float:left;height:24px;width:24px;line-height:23px;margin:6px 3px 0;}
.social_media a.deviantart { background: transparent url(../images/social_media/deviant-art.png) no-repeat left center; }
.social_media a.digg { background: transparent url(../images/social_media/digg.png) no-repeat left center; }
.social_media a.ebay { background: transparent url(../images/social_media/ebay.png) no-repeat left center; }
.social_media a.facebook { background: transparent url(../images/social_media/facebook.png) no-repeat left center; }
.social_media a.flickr { background: transparent url(../images/social_media/flickr.png) no-repeat left center; }
.social_media a.icq { background: transparent url(../images/social_media/icq.png) no-repeat left center; }
.social_media a.linkedin { background: transparent url(../images/social_media/linkedin.png) no-repeat left center; }
.social_media a.myspace { background: transparent url(../images/social_media/myspace.png) no-repeat left center; }
.social_media a.skype { background: transparent url(../images/social_media/skype.png) no-repeat left center; }
.social_media a.twitter { background: transparent url(../images/social_media/twitter.png) no-repeat left center; }
.social_media a.vimeo { background: transparent url(../images/social_media/vimeo.png) no-repeat left center; }
.social_media a.youtube { background: transparent url(../images/social_media/youtube.png) no-repeat left center; }
/* end social_media */


table.product,
table.samplet,
table.product2 {
	width:695px;
	margin-top:12px;
}
table.product tr:first-child td,
table.product2 tr:first-child td {
	background-color:#dae5ee;
	padding:3px;
	color:#333;
	border-color:#bbb !important;
}
table.product tr td:last-child {
	padding:20px 0;
}
.home-table tr:first-child,
.home-table tr:first-child td {
	background-color:#fff;
	border:1px solid #ddd;
}
.call {
	position:absolute;
	right:170px;
	top:18px;
	width:288px;
	background:url(../images/top-call.png) center top no-repeat;
	z-index:2;
	padding-top:90px;
	text-align:center;
}
.girl {
	position:absolute;
	top:0;
	right:0;
	width:178px;
	height:166px;
	background:url(../images/girl.png) no-repeat;
}
.partners {
	padding-left:20px;
}
table.product2 tr td {
	padding:3px;
	min-height:10px;
}
table.product2 tr td img{
	margin:15px 0;
}

.jpg {border:1px solid #ccc;}

#item-216 a span {
	color: #C00;
}

.left {
	float:left;
}
.right {
	float:right;
}
.cl {
	clear:both;
	float:none;
}
.home-products {
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:url(../images/home-products-bg.jpg);
	border:3px solid #ddd;
	margin-bottom:24px;
}
.home-products h3 {
	color:#fff;
	text-align:center;
	background:url(../images/home-products-h3.png) center top no-repeat;
	position:relative;
	top:-3px;
	padding:10px 0 30px;
	margin-bottom:10px;
}
.home-products table,
.home-products table tr,
.home-products table td {
	background:none;
	border:0 !important;
}
.home-products .item {
	width:200px; 
	margin:auto; 
	background-color:#fff; 
	border:1px solid #ccc; 
	border-radius:8px; 
	box-shadow:0px 2px 8px #aaa;
	margin-bottom:16px;
}
.home-products .item:last-child {
	padding-bottom:10px;
}
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:30px;
		position:absolute;
		left:10px;
		top:100px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:660px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:30px;
		background:url(../images/arrows.png) left top no-repeat;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/arrows.png) right top no-repeat;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.content {
	position:relative;
}
.slider-wrap{
	position:relative;
}

pre {
	background-color:#eee;
	border:1px solid #ccc;
	padding:10px;
	line-height:25px;
}



p.order_button {
	margin-bottom: 20px;
}

p.order_button a, 
p.order_button a:link, 
p.order_button a:visited, 
p.order_button a:active, 
p.order_button a:hover {
	border: 2px solid #055592;
	border-radius: 5px;
	box-shadow: none;
	color: #fff !important;
	font-size: 14px;
	font-weight: normal;
	padding: 8px 18px 7px;
	background: #4571a2;
}