/**
 * Tech Box Theme for Joomla
 *
 * @package bt_techbox
 * @version 1.0.0.20070507
 * @copyright BonusThemes.gr 2007
 * @link http://www.bonusthemes.gr/goto/bt_techbox
 */

* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.nodisplay {
display:none
}
.radio_box{
	background-color: #696969;
	vertical-align: text-bottom;
	white-space: normal;
	display: block;
	float: left;
	width: 150px;
	position: relative;
	font-size: 9px;
	margin: 2px;
	padding: 0px;
	height: 150px;
	color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	background-image: url(../images/CAEback.jpg);
	background-repeat: no-repeat;
}
.radio_box input{
	vertical-align: top;
	text-align: center;
	white-space: normal;
	display: block;
	float: left;
	width: 150px;
	position: relative;
	font-size: 9px;
	padding: 0px;
	height: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}

html {
	margin-bottom: 1px;
	height: 100% !important;
	height: auto;
}

body {
	margin-top: 0px;
	background-color: #313131;
	font-size: 10pt;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#wrapper {
	width: 775px;
}

#header {
	height: 80px;
}
.CAE_img
{
	vertical-align: bottom;
	text-align: left;
	white-space: normal;
	display: block;
	float: left;
	width: 100px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	height: 100px;
	color: #cccccc;
	border-top-width: 0px;
	border-bottom-width: 1px;
	overflow: hidden;
	bottom: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.search input {
	margin-left: 5px;
}

#pos_header {
	line-height: 30px;
}
span.mainlevel-nav {
	color: #aaa;
}
a.mainlevel-nav, a.mainlevel-nav:visited {
	color: #fff;
	font-size: 8pt;
	text-decoration: none;
}
a.mainlevel-nav:hover {
	text-decoration: underline;
}

.search input {
	font-size: 8pt;
}
#mod_search_searchword {
	font-size: 10pt;
	background: none;
	background-color: #fff;
	border: 1px solid #000;
}


#pos_quickmenu {
}

#pos_top {
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
}
#pos_top ul {
	list-style-type: none;
	vertical-align: middle;

}
#pos_top ul img{
	vertical-align: middle;
	
	padding: 5px;
}
#pos_top ul li {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	border-right-width: 2px;
	
	border-right-style: solid;
	
	border-right-color: #000;
	
	padding-right: 5px;
	padding-left: 5px;
}
#pos_top ul li a {
	padding: 5px 15px 5px 15px;
	color: #ccc;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
#pos_top ul li a:hover {
	color: #fff;
}
#active_menu {
	font-weight: bold;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #FFF;
	border-bottom-color: #999;
	border-left-color: #FFF;
}


#pos_left {
	width: 211px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#left_spacer {
	width: 10px;
	overflow: hidden;
}

#pos_right {
	padding-top: 15px;
	width: 207px;
	overflow: hidden;
}
#right_spacer {
	width: 10px;
	overflow: hidden;
}

#bw { background-color: #fff; padding: 10px; }
#bwT {
	height: 8px;
	background-attachment: scroll;
	background-image: url(../images/boxWhiteT.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;	
}
#bwB { background: url(../images/boxWhiteB.gif) top left repeat-x; height: 8px; }
#bwL { background: url(../images/boxWhiteL.gif) top right repeat-y; width: 8px; }
#bwR { background: url(../images/boxWhiteR.gif) top left repeat-y; width: 8px; }
#bwBL { background: url(../images/boxWhiteBL.gif) top right no-repeat; width: 8px; height: 8px; }
#bwBR { background: url(../images/boxWhiteBR.gif) top left no-repeat; width: 8px; height: 8px; }
#bwTL {
	width: 8px;
	height: 8px;
	background-attachment: scroll;
	background-image: url(../images/boxWhiteTL.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;	
}
#bwTR {
	width: 8px;
	height: 8px;
	background-attachment: scroll;
	background-image: url(../images/boxWhiteTR.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;	
}

.moduletable-green {
	margin-bottom: 10px;
	padding: 0 10px 15px 10px;
	background: url(../images/boxGreenBody.gif) bottom left no-repeat;
	color: #fff;
	font-size: 8pt;
	width: 191px;
}
.moduletable-green h3 {
	margin: 0px -10px 0px -10px;
	padding: 18px 0px 0px 10px;
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/boxGreenHead.gif) top left no-repeat;
	height: 35px;
}

.moduletable-green a:link {
	color: yellow;
}

.moduletable-green a:visited {
	color: white;
}
.moduletable_menu {
	background: url(../images/boxOrangeBody.gif) ;
	color: #fff;
	font-size: 8pt;
	width: 211px;
	padding-left: 10px;
}
.moduletable {
	padding-left: 10px;
	padding-right: 10px;
}
#pos_left {
	margin-bottom: 10px;
	background: url(../images/boxOrangeBody.gif) ;
	color: #fff;
	font-size: 8pt;
	width: 211px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#leftBG {
	margin-bottom: 10px;
	color: #fff;
	font-size: 8pt;
	width: 211px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 211px;
	overflow: hidden;
	background: url(../images/boxOrangeBody.gif) ;
	background-color: #313131;
}

#pos_left h3 {
	color: #CBCBB4;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/Title_fond.gif) top left no-repeat;
	height: 35px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.moduletable-gray {
	background-color: transparent;
	background-image: url(../images/boxOrangeBody.gif);
	background-attachment: scroll;
	color: #ffffff;
	font-size: 8pt;
	width: 211px;
	padding-left: 10px;
	padding-right: 10px;
}
.moduletable-gray * {
	color: #fff;
	font-size: 8pt;
}
.moduletable-gray .inputbox, .moduletable-gray .button {
	color: #000;
}
.moduletable-gray a {
	color: #ccff60;
}
.moduletable-gray h3 {
	color: #fff;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/boxGrayHead.gif) top left no-repeat;
	height: 35px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 21px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
}

.moduletable-right {
	margin-bottom: 10px;
	padding: 0px 10px 15px 10px;
	background: url(../images/boxRightBody.gif) bottom left no-repeat;
	color: #000;
	font-size: 8pt;
	width: 187px;
}
.moduletable-right h3 {
	margin: 0px -10px 0px -10px;
	padding: 7px 10px 0px 10px;
	color: #9AC43C;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/boxRightHead.gif) top left no-repeat;
	height: 46px;
}

#pos_user1 {
	overflow: visible;
	border-bottom: thin solid silver;
}
.moduletable-user1 {
	color: #412e41;
	font-size: 8pt;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
}
.moduletable-user1 a {
	color: #007a97;
}
.moduletable-user1 h3 {
	color: #3aa315;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #a3a3a3;
	line-height: 35px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.moduletable-user2 {
	color: #412e41;
	font-size: 8pt;
	border-bottom: 1px solid #ededed;
	padding-bottom: 20px;
}
.moduletable-user2 a {
	color: #007a97;
}
.moduletable-user2 h3 {
	color: #027398;
	font-size: 14pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #a3a3a3;
	line-height: 35px;
	margin-bottom: 10px;
}

#pos_banner {
	height: 100px;
}

#footer {
	color: #777;
	font-size: 8pt;
}
#footer a {
	color: #6B8E23;
}

#pos_footer {
	overflow: hidden;
}
#pos_footer ul {
	list-style-type: none;
}
#pos_footer ul li {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #ddd;
}
#pos_footer ul li a {
	padding: 5px 10px 5px 10px;
	color: #777;
	font-size: 8pt;
	text-decoration: none;
}
#pos_footer ul li a:hover {
	color: #000;
	text-decoration: underline;
}

#pos_footer hr, #footer hr {
	border: 0px;
	height: 1px;
	color: #ddd;
	background-color: #ddd;
	margin-top: 10px;
	margin-bottom: 10px;
}

#smenu {
	height: 95px;
}
#smenu > div {
	display: none;
	height: 95px;
	float: left;
	white-space: nowrap;
	overflow: hidden;
}

#pos_user9 {
	display: none;
}

#tpos_user1, #tpos_left, #tpos_right {
	margin-bottom: 5px;
}
.addtocart_button {background-attachment:scroll;
background-color:transparent;
background-image:url("../images/add-to-cart.gif");
background-position:center center;
background-repeat:no-repeat;
margin-left:0;
}