
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E3E7ED url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #417FDA;
}

h1 {
	font-size: 2em;

}

h2 {
	font-size: 1.8em;
	padding-bottom:0px;
	font-family: 'News Cycle', sans-serif;
	font-weight:400;
}

h3 {
	font-size: 1.6em;
	font-family: 'News Cycle', sans-serif;
}
.strikethrough {text-decoration: line-through; font-weight: bold;}
.redtext{color: #990000;}
.display-none {display:none;}
.fineprint {
	font-size: .8em;
	}
.center {/*text-align:center;*/}

.success{ padding:15px; border: 1px solid #00a651; background-color:#b8e1cc; color:#009933; margin:15px 0px;}
.error{ padding:15px; border: 1px solid #e6272e; background-color:#f6d8d9; color:#990000; margin:15px 0px;}
.caution{
	padding: 15px;
	border: 1px solid #FFFF00;
	background-color: #FFFFCC;
	color: #990000;
	margin: 15px 0px;
}

p, ul, ol {
	margin-top: 0;

	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #999999;*/
	color: #417FDA;
}

a:hover {
	text-decoration:underline;
}

#wrapper {
	width: 968px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 968px;
	height: 150px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat left top;
}
#header img {border:none;}

/* Logo */

#logo {
	float: left;
	width: 468px;
	height: 60px;
	color: #616161;
}
#header-ad{
float: right;
width: 500px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	/*float: left;*/
	padding: 30px 0 0 30px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	/*float: left;*/
	margin: 0;
	position:relative;

	top:-18px;
	left:125px;
	/*padding: 62px 10px;*/
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #616161;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 968px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	display: block;
	margin-top: 10px;
	margin-right: 3px;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
}


#control{

	padding-top: 7px;
}


.button {background: url(images/button-bg.png) repeat-x; -moz-border-radius: 5px; padding: 6px 12px; border: none; color: white; cursor: pointer; text-shadow: 0 1px 1px #666; -webkit-border-radius: 5px; -webkit-box-shadow: 0 1px 3px #999; font: bold 14px Helvetica; }
.button a{ color: #FFFFFF; }
.button:hover { background-position: bottom left; }

input[type="text"], input[type="password"] { width: 120px; padding: 3px; margin-bottom:2px;}

/* Page */

#page {
	width: 968px;
	margin: 0 auto;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img04.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img06.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 10px 20px 60px  20px;
	color:#333;


}

#content_wide {
	padding: 10px 20px 60px  20px;
	color:#333;


}
#breadcrumbs { width:680px; float:left; padding-left:20px;}
#content-login {width: 400px; padding-left:150px;}
#iconSet{ padding:30px;}
#iconSet img { border:none; padding:10px; float:left;}
#iconSet ul{ list-style:none; }
#iconSet ul li{ display:inline;padding:10px; }
#iconSet ul li a{
	float: left;
	text-decoration: none;
	padding:10px;
	border:1px solid #e4e4e4;
}
#iconSet ul li a:visited{    }
#iconSet ul li a:hover{
	background-color:#E4E4E4;
}

.post {
	margin-bottom: 8px;
	background: url(images/img09.jpg) repeat-y left top;
}

.post-bgtop {
	background: url(images/img08.jpg) no-repeat left top;
}

.post-bgbtm {
	background: url(images/img10.jpg) no-repeat left bottom;
}

.post .title {
	padding-top: 15px;
	padding-left: 20px;
	color: #000000;
}

.post .title a {
	color: #000000;
	border: none;
}

.post .meta {
	border-bottom: 1px dashed #B5DEF4;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	padding: 60px 0 0 20px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 34px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 32px;
	padding: 8px 0 0 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	background: url(images/img11.gif) no-repeat left top;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

#sidebar p {
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar a {
	color: #417FDA;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #3D444F;
}

/* Create Order */

#order-wrap { width: 670px; margin: 0 auto; }
#address { width: 250px; height: 150px; float: left; }
#customer { overflow: hidden; }

#order-wrap input[type=text], #order-wrap textarea  { border: 1px dashed black; font: 14px Georgia, Serif; overflow: hidden; resize: none; }
#order-wrap textarea {overflow:visible;}
#order-wrap table { border-collapse: collapse; }
#order-wrap table td,#order-wrap table th { border: 1px solid #B3C3CC; padding: 5px; }
#meta { margin-top: 1px; width: 300px; float: right; }
#meta-left {margin-top: 1px; width: 300px; float: left; }
#meta td, #meta-left td { text-align: left;  }
#meta td.meta-head, #meta-left td.meta-head { text-align: left; background-color: #dbecf6;  }
#meta td input[type=text], #meta-left td input[type=text] { width: 90%; height: 20px; text-align: left; }
#create-order-logo { text-align: left; float: right; position: relative; /*margin-top: 25px; border: 1px solid #fff;*/ max-width: 300px;  overflow: hidden; }
#items { clear: both; width: 100%; margin: 10px 0 0 0; border: 1px solid #B3C3CC; }
#items th {background-color: #dbecf6;  }
#items input[type=text] { width: 90%; height: 15px; }
#items tr.item-row td { border: 0; vertical-align: top; }
#items td.description { width: 250px; }
#items td.price, #items td.amount {width:100px;}
#items td.size  {width:40px;}

#items td.item-name { width: 26px; }
#items td.item-name input[type=text]{ width:22px;}
#items td.description input[type=text] { width: 98%; }
#items td.total-line { border-right: 0; text-align: right; }
#items td.total-value { border-left: 0; padding: 10px; }
#items td.total-value textarea { height: 20px; background: none; }
#items td.balance { background: #eee; }
#items td.blank { border: 0; }
#identity {  /*height:120px; */ padding-bottom:15px;}
#customer { overflow: hidden; }
#terms { text-align: center; margin: 20px 0 0 0;}
#terms p { background-color:#dbecf6; }
#terms h5 { text-transform: uppercase; font: 13px Helvetica, Sans-Serif; letter-spacing: 10px; border-bottom: 1px solid black; padding: 0 0 8px 0; margin: 0 0 8px 0; }
#terms textarea { width: 100%; text-align: left; height:72px;}
#customer-title { font-size: 20px; font-weight: bold; float: left; }
textarea:hover, textarea:focus, #items td.total-value textarea:hover, #items td.total-value textarea:focus, .delete:hover { background-color:#dbecf6; }

.delete-wpr { position: relative; }
.delete { display: block; color: #000; text-decoration: none; position: absolute; background: #EEEEEE; font-weight: bold; padding: 0px 3px; border: 1px solid; top: -1px; left: -22px; font-family: Verdana; font-size: 12px; }



/* ORDER LIST TABLE */
#orderList
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px 30px 5px 30px;
	width: 620px;
	text-align: left;
	border-collapse: collapse;
}
#orderList th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background-color: #2d3541;
	/*border-top: 4px solid #aabcfe;*/
	border-bottom: 1px solid #fff;
	color: #fff;
}
#orderList td
{
	padding: 8px;
	background-color: #dbecf6;
	border-bottom: 1px solid #B3C3CC;
	color: #669;
	border-top: 1px solid transparent;
}
#orderList tr:hover td
{
	background: #2d3541;
	color: #fff;
}
