/*

Theme Name: Custom Theme
Theme URI: http://localhost/wordpress/themes/custom_theme
Description: Clean and clear design for the decent blogger. 
Version: 1.0
Author: Nicula Vlad (agilius)

 */ 
 
* { padding: 0; margin: 0; list-style:none; text-decoration:none; }
.clearboth {clear:both;}
a, a:visited {color:#1A656D;}
.hidden {display:none;}
body {
	font: 12px Arial;
	background-color:#CCCCCC;
}
h2{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#333333;
	margin-left:10px;
	margin-bottom:5px;
	padding-top:8px;
}
h3{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#333333;
	padding-top:8px;
}
h1{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#3366ff;
	margin-bottom:5px;
	padding-top:8px;
}
#spacer{
	height:20px;
}
#wrapper {
	width: 1024px;
	
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#topnav{
	width: 1024px;
	height:47px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/topbg.gif);
	background-repeat:repeat-x;
	position:relative;
}
.newLine {clear:both;}
#nav{
	width:724px;
	height:36px;
	background-color:#000000;
	position:relative;
	float:left;
}
.menu_area {
	float: left;
	background-image:url(images/navbg.gif);
	height: 36px;
	width: 950px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.menu_area ul li {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #1a656d;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu_area ul li a {color: #1a656d;}
.menu_area ul li ul {display:none;}
.menu_area ul li:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #1a656d;
	text-decoration: none;
	background-image:url(images/navhover.gif);
	background-repeat:repeat-x;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #1a656d;
	text-decoration: none;
	background-image:url(images/navhover.gif);
	background-repeat:repeat-x;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 25px;
	cursor:text;
}
#searchform {position:absolute; top:0px; right:0px;}
#searchform div{
	width: 300px;
	height:15px;
	position:relative;
	float:left;
	margin-top:3px;
}
#s{
	width:200px;
	height:23px;
	background-image:url(images/textboxbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #b1c179;
	margin-top:2px;
}
#searchsubmit{
	width:68px;
	height:25px;
	background-color:#f8f8f8;
	margin-top:2px;
	position:absolute;
	right:31px;
	float:left;
	background:url(images/send.gif);
	border:none;

}
#send img{
	border:none;
}

.rightformform{
	width:200px;
	height:20px;
	text-align:left;
	position:relative;
	float:left;
}



#header001{
	width: 1024px;
	height:117px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	width:336px;
	height:97px;
	margin-left:10px;
	padding-top:6px;
	position:relative;
	float:left;
}
#topright{
	width:200px;
	height:100px;
	margin-right:15px;
	margin-top:5px;
	position:relative;
	float:right;
}
#rightcont{
	width:200px;
	height:50px;
	margin-top:10px;
}
#rightcontnumber{
	width:200px;
	height:27px;
}


#header002{
	width: 1024px;
	height:258px;
	margin-right: auto;
	margin-left: auto;
	background-color:#268dc6;
	position:relative;
}
#slideshow{
	width:456px;
	height:254px;
	position:absolute;
	left:-3px;
	top:-3px;
}
#slideshow img{
	position:absolute;
	width:456px;
	height:254px;
	left:0px;
	top:0px;
}
#rightimg{
	width:568px;
	height:254px;
	margin-top:2px;
	position:absolute;
	float:left;
	background-image:url(images/rimg.gif);
	background-repeat:no-repeat;
	right:0px;
	top:0px;
}
#booknow{
	width:210px;
	height:40px;
	position:absolute;
	bottom:5px;
	right:300px;
}
#booknow img{
	border:none;
}

#content{
	width: 1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#contentleft{
	width:248px;
	height:auto;
	position:relative;
	float:left;
}
#contentleftinner{
	width:226px;
	height:auto;
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:10px;
	border:1px solid #268dc6;
}
.headbg{
	width:226px;
	height:43px;
	background-image:url(images/headbg.gif);
	background-repeat:repeat-x;
}
headbg{
	width:226px;
	height:43px;
	background-image:url(images/headbg.gif);
	background-repeat:repeat-x;
}
#leftimg{
	width:207px;
	height:154px;
	background-image:url(images/leftimg.gif);
	background-repeat:no-repeat;
	margin:10px;
}
.leftcontent{
	width:207px;
	height:auto;
	margin:1px;
}
.leftbuttons{
	width:206px;
	height:72px;
	margin-left:5px;
}

#contentright{
	width:776px;
	height:auto;
	position:relative;
	float:left;
}
#contentrightinner{
	width:550px;
	
	position:relative;
	float:left;
	margin-top:10px;
	border:1px solid #268dc6;
}
#centertexts{
	width:510px;
	height:auto;
	margin:0 auto;
}
#centerimgheading{
	width:510px;
	height:30px;
	margin:0 auto;
}
#centerimg{
	width:510px;
	height:auto;
	margin-top:20px;
	margin-left:30px;
}
#contentrightbanner{
	width:200px;
	border:1px solid #268dc6;
	margin-top:10px;
	margin-left:10px;
	position:relative;
	float:left;
}
#headbgright{
	width:200px;
	height:43px;
	background-image:url(images/headbg.gif);
	background-repeat:repeat-x;
}
#rightcontents{
	width:180px;
	height:auto;
	margin:10px;
}

.rightbut{
	width:180px;
	height:46px;
	margin-left:10px;
	margin-top:5px;
}



#footerlogos{
	width:776px;
	height:133px;
	background-color:#23bff6;
	margin-top:10px;
	position:relative;
	float:left;
	margin-left:148px;
}
.logosarrange{
	width:125px;
	height:125px;
	background-color:#23bff6;
	margin-left:25px;
	margin-top:4px;
	position:relative;
	float:left;
}

#footer{
	width:1024px;
	height:150px;
	background-color:#eeeeee;
	margin-top:10px;
	position:relative;
	float:left;
}

#footerbuton{
	width:800px;
	height:30px;
	text-align:center;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}
#copyright{
	width:800px;
	height:30px;
	margin:0 auto;
}


.text {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
	line-height:20px;
}
.textfotter {
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#666666;
	line-height:20px;
}
.textblue, .comment div p {
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#268ac0;
	line-height:20px;
	padding-left:10px;
}
.textbluebig {
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#268ac0;
	line-height:20px;
}

.stockItem {width:220px; float:left; margin:5px 15px;}

#comment {width:430px;}
.commentlist, #comments, #respond {padding:10px 28px;}

.cats {padding:10px;}
.cats ul li a {display:block; background:url(images/rightbut001.jpg); width:180px; height:46px; color:#333; line-height:46px; font-size:17px;
	font-weight:500px; text-align:center; margin:8px 0px;}
	
	 .alignleft {float:left;}
   .alignright {float:right;}
   .aligncenter {display:block; margin:0px auto;}
   img {margin:5px;}