/*  
Theme Name: Informed Trade International
Theme URI: http://www.itintl.com
Description: A custom theme for itintl.com.
Version: 1.0
Author:
Author URI:
*/

/* Begin Main Structure */
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #747474 url(images/body.jpg) repeat-x 0 0;
	color: #747474; 
	margin: 0 0 20px 0; 
	padding: 0; 
	text-align: center;
	}

#page {
	background: #fff url(images/page.gif); 
	margin:0 auto;
	padding: 0;	
	text-align: left;
	width: 904px;
	}
	
#pagetwo {
	background:url(images/page-btm.gif) no-repeat left bottom;
	padding-bottom:2px;
	}
	
#contentholder {
	padding:10px;
	}
	
/* End Main Structure */



/* Begin Header */
#header {
	background:#76b0c7 url(images/header.jpg) no-repeat 0 0;
	height:204px;
	position:relative;
	}
	
#header h1 {
	width:199px;
	height:197px;
	text-align:center;
	font:normal 24px "Segoe UI", "Trebuchet MS", Tahoma, sans-serif;
	color:#000;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	}
	
#header h1 span {
	display:block;
	background:url(images/logo.gif);
	width:199px;
	height:197px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	}
	
#nav {
	width:705px;
	position:absolute;
	top:171px;
	right:0;
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	}
	
#nav li {
	margin:0 4px;
	list-style:none;
	display:inline;
	position:relative;
	padding:9px 0 6px 0;
	font-size:14px;
	}
	
#nav li a {
	padding:5px;
	border:1px solid #6294b2;
	background:#206792;
	color:#fff;

	margin:0;
	text-decoration:none;
	}
	
#nav li a:hover {
	background:#113850;
	border-color:#246287;
	text-decoration:none;
	}
	
#nav li ul {
	margin:0;
	padding:3px 0;
	text-align:left;
	position:absolute;
	left:0;
	top:29px;
	border:solid #194e6d;
	border-width:0 1px 1px;
	background:#6294b2;
	width:134px;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	display:none;
	z-index:10;
	}
	
#nav li ul li {
	display:block;
	line-height:18px;
	border:none;
	padding:0;
	margin:0;
	}
	
#nav li li a {
	border:none;
	background:none;
	font-size:11px;
	display:block;
	width:124px;
	padding:0 5px;
	}
	
#nav li li a:hover {
	background:#194e6d;
	border:none;
	}
	
#nav li:hover ul, #nav li.over {
	display:block;
		}
	
#searchbox {
	text-transform:uppercase;
	color:#000;
	text-align:right;
	position:absolute;
	top:0;
	right:8px;
	line-height:20px;
	}
	
/* End Header */



/* Begin Overall General Settings */
	/* Begin Links and Headers */	
	a { 
		color: #9d2b15; 
		text-decoration: none; 
		}

	a:hover {
		text-decoration: underline; 
		}
	
	h1, h2, h3 {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; 
		}
		
	h1 {
		font-size:24px;
		margin:0;
		padding:0;
		}
		
	h2 { 
		font-size: 18px; 
		margin:0;
		font-weight:normal;
		}

	h3 { 
		padding: 0; 
		font-size: 1.3em; 
		margin: 30px 0 0; 
		}
		
	h3.comments { 
		padding: 0; 
		margin: 40px auto 20px ; 
		}

	h1 a:hover, h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none; 
		}	
		
	p {
		margin:0;
		padding:10px 0;
		}
		
		ul li {
		margin: 10px 0 0 0;
		}
		
	/* End Links and Headers */
	
	
	/* Begin Images */	
	a img {
		border: none;
		}
		
	p img { 
		padding: 0; 
		max-width: 100%; 
		}

	/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

	img.alignright {
		border:1px solid #d2d2d2;
		padding:2px;
		margin-left:10px;
		}

	img.alignleft { 
		padding: 4px; 
		margin: 0 7px 2px 0; 
		display: inline; 
		}
	/* End Images */	
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #d2d2d2; 
	}	
	
p.more {
	text-align:right;
	}
	
.more a {
	color:#206792;
	font-weight:bold;
	}
	
code { 
	font: 1.1em 'Courier New', Courier, Fixed; 
	}
	
acronym, abbr, span.caps { 
	font-size: 0.9em; 
	letter-spacing: .07em; 
	cursor: help; 
	}

acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}
	
.alignright { float: right; }

.alignleft { float: left }

blockquote { 
	margin: 15px 30px 0 10px; 
	padding-left: 20px; 
	border-left: 5px solid #ddd; 
	}

blockquote cite { 
	margin: 5px 0 0; 
	display: block; 
	}

.center { text-align: center; }

hr { display: none; }

.navigation { 
	display: block;
	text-align: center; 
	height: 10px;
	margin-bottom: 20px;
	}
/* End Overall General Settings */



/* Begin Content Areas */
#content { 
	font-size: 1.2em;
	width:510px;
	margin:0 187px;
	}
	
ul#error{
border:3px dashed red;
margin:15px;
padding:15px;
}
	
.borderbox, .post {
	border:1px solid #d2d2d2;
	padding:10px;
	}
	
.borderboxtitle {
	background:#fff;
	line-height:10px;
	padding:0 2px;
	font-size:10px;
	text-transform:uppercase;
	color:#d2d2d2;
	margin-top:-16px;
	float:right;
	}
	
.borderbox ul {
	margin:0;
	padding:0;
	}
	
.borderbox li {
	list-style:none;
	margin-bottom:5px;
	}
	
.borderbox ul li p {
	font-size:11px;
	}
	
.borderbox ul li .more {
	padding:0;
	}
	
.borderbox ul h2 a {
	color:#206792;
	}
	
.salefeature {
	margin:20px 0;
	background:#ff9472 url(images/salefeature.gif);
	height:94px;
	padding:10px;
	text-align:right;
	color:#fff;
	font-size:14px;
	}
	
.salefeature .cart {
	background:#206792 url(images/btn-blue02.gif);
	width:79px;
	height:23px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:0 2px;
	float:right;
	text-align:center;
	font-size:11px;
	}

small { 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 0.9em; 
	line-height: 1.5em; 
	}

	/* Begin Post Area */
	.post { 
		margin: 0 0 40px; 
		text-align: justify; 
		}
		
	.post h1 { 
		text-align: left; 
		}
	
	.postmetadata ul, .postmetadata li { 
		display: inline; 
		list-style-type: none; 
		list-style-image: none; 
		}

	.widecolumn .entry p { font-size: 1.05em; }
	
	.widecolumn .post { margin: 0; }
	
	.widecolumn .postmetadata { margin: 30px 0; }
	
	.widecolumn .smallattachment { 
		text-align: center; 
		float: left; 
		width: 128px; 
		margin: 5px 5px 5px 0px; 
		}
		
	.widecolumn .attachment { 
		text-align: center; 
		margin: 5px 0px; 
		}

	.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
	
	.narrowcolumn .postmetadata { text-align: center; }
	
	.narrowcolumn .postmetadata { padding-top: 5px; }
	
	.entry p a:visited { color: #b85b5a; }
	
	.entry ol { 
		padding: 0 0 0 35px; 
		margin: 0; 
		}
		
	.entry ol li { 
		margin: 0; 
		padding: 0; 
		}
		
	.entry form { text-align:center; }
	/* End Post Area */



	/* Begin Comment Area */
	.alt { 
		background-color: #f8f8f8; 
		border-top: 1px solid #ddd; 
		border-bottom: 1px solid #ddd; 
		margin: 0; 
		padding: 10px; 
		}

	#commentform input { 
		width: 170px; 
		padding: 2px; 
		margin: 5px 5px 1px 0; 
		}
		
	#commentform p { 
		margin: 5px 0; 
		font-family: Arial, Helvetica, sans-serif; 
		}
		
	#commentform textarea { 
		width: 100%; 
		padding: 2px; 
		}
		
	#commentform #submit { 
		margin: 0; 
		float: right; 
		}

	.commentlist { 
		padding: 0; 
		text-align: justify; 
		}
		
	.commentlist li { 
		margin: 15px 0 3px; 
		padding: 5px 10px 3px; 
		list-style: none; 
		font-weight: bold; 
		}
		
	.commentlist p { 
		margin: 10px 5px 10px 0; 
		font-weight: normal; 
		line-height: 1.5em; 
		text-transform: none; 
		}
		
	.commentlist li, #commentform input, #commentform textarea {
		font: 0.9em Arial, Helvetica, sans-serif; 
		}
		
	.commentlist cite, .commentlist cite a { 
		font-weight: bold; 
		font-style: normal; 
		font-size: 1.1em; 
		}

	.nocomments { 
		text-align: center; 
		margin: 0; 
		padding: 0; 
		}

	.commentmetadata { 
		margin: 0; 
		display: block; 
		font-weight: normal; 
		}
	/* End Comment Area */
/* End Content Area */



/* Begin Search Form */
#searchform { 
	margin: 10px auto; 
	padding: 5px 3px; 
	text-align: center; 
	}
	
#header #searchform {
	margin:0;
	padding:0;
	text-align:left;
	}
	
#header #searchform #s {
	background:#fff url(images/search-bar.gif);
	width:142px;
	height:13px;
	padding:4px 5px 6px 5px;
	border:none;
	font-size:11px;
	color:#656564;
	}
	
#header #searchsubmit {
	color:#fff;
	background:#9d2b15 url(images/search-btn.gif);
	width:59px;
	height:23px;
	border:none;
	padding:0;
	margin:0;
	font-size:11px;
	cursor:pointer;
	}
/* End Search Form */

/* Begin Landing Pages */

.special {
	margin:20px 0;
	background:#ff9472;
	padding:10px;
	text-align:left;
	color:#fff;
	font-size:14px;
	}

#landingpage {
	margin:15px 0 0 0;
	}
	
#landingpage .cart {
	background:#ffffff url(images/landing-page-buy-now.jpg);
	width:198px;
	height:39px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:2px auto;
	font-size:18px;
	}
	
#landingpage .credit {
	background:#ffffff url(images/creditcards.jpg);
	width:198px;
	height:30px;
	text-align:center;
	line-height:40px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:2px auto;
	font-size:18px;
	}
	
#beginnersguide {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/beginners_guide.jpg);
	width:260px;
	height:395px;
	}
	
#tariff {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/tariff_schedule.jpg);
	width:260px;
	height:395px;
	}
	
#exportguide {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/guide_to_exporting.jpg);
	width:260px;
	height:395px;
	}
	
#customsvaluation {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/valuation.jpg);
	width:260px;
	height:395px;
	}

#importquotas {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/import_quotas.jpg);
	width:260px;
	height:395px;
	}
	
#sampleimportcomp {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/sample_import.jpg);
	width:260px;
	height:395px;
	}

#itar {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/arms_regulations.jpg);
	width:260px;
	height:395px;
	}
	
#importvehicle {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/importing_cars.jpg);
	width:260px;
	height:395px;
	}
	
#mailimports {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/mail_import.jpg);
	width:260px;
	height:395px;
	}
	
#ipr {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/property_rights.jpg);
	width:260px;
	height:395px;
	}
	
#importboats {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/pleasure_boats.jpg);
	width:260px;
	height:395px;
	}
	
#sed {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/sed.jpg);
	width:260px;
	height:395px;
	}
	
#gsp {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/gsp.jpg);
	width:260px;
	height:395px;
	}
	
#customsbonds {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/customs_bonds.jpg);
	width:260px;
	height:395px;
	}
	
#vehicleexport {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/export_vehicle.jpg);
	width:260px;
	height:395px;
	}
	
#survivalkit {
	font-weight:normal;
	margin:15px auto;
	background:#ffffff url(images/survival_kit.jpg);
	width:260px;
	height:363px;
	}
	
/* End Landing Pages


/* Begin Sidebar */
#sidebar {
	background:#fff url(images/sidebar.gif);
	border:1px solid #f0f0f0;
	padding:7px;
	float:right;
	width:153px;
	}

#sidebar form { margin: 0; }

#sidebar h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1.2em; 
	margin: 5px 0 0; 
	padding: 0;
	font-weight:normal;
	}
	
#sidebar h2.tools {
	background:url(images/icon-tools.gif) 0 0;
	height:30px;
	text-align:right;
	font-size:16px;
	color:#113850;
	margin:0 0 5px;
	padding-top:14px;
	}	

#sidebar ul, #sidebar ul ol { 
	margin: 0; 
	padding: 0; 
	}
	
#sidebar ul li { 
	list-style-type: none;
	list-style-image: none; 
	margin-bottom:7px; 
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
	
#sidebar ul ul, #sidebar ul ol {
	margin:0;
	}

#sidebar ul ul li, #sidebar ul ol li { 
	padding:5px;
	background:#f0f0f0;
	border:1px solid #fff;
	}
	
#sidebar .cart {
	background:#206792 url(images/btn-blue01.gif);
	width:79px;
	height:23px;
	line-height:22px;
	color:#fff;
	font-weight:normal;
	display:block;
	margin:2px auto;
	font-size:11px;
	}

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#leftbar {
	float:left;
	width:178px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	}
	
#leftbar a {
	color:#cc5500;
	padding:0 3px;
	}
	
#leftbar ul {
	margin:0;
	padding:7px;
	background:#fff url(images/sidebar.gif) 0 0;
	border:1px solid #f0f0f0;
	}
	
#leftbar ul ul {
	border-color:#fff;
	background:#f0f0f0;
	}
	
#leftbar li {
	list-style:none;
	text-align:left;
	padding:0 0 10px 0;
	}
	
#leftbar li li {
	padding-bottom:0;
	}
	
#leftbar h2 {
	font-size:16px;
	color:#113850;
	margin:0 0 5px;
	border-bottom:1px solid #ccc;
	}
	
#leftbar select {
	font-size:10px;
	}
/* End Sidebar */



/* Begin Footer */
#footer {
	clear:both;
	width:900px;
	margin:0 auto;
	background:#e3e3e3;
	border-top:1px dotted #747474;
	line-height:18px;
	text-align:center;
	padding:6px 0;
	}
	
#footer a {
	padding:0 6px;
	}
/* End Footer */


/* Begin Calendar */
#wp-calendar { 
	empty-cells: show; 
	margin: 10px auto 0; 
	width: 155px; 
	}

#wp-calendar #next a { 
	padding-right: 10px; 
	text-align: right; 
	}
	
#wp-calendar #prev a { 
	padding-left: 10px; 
	text-align: left; 
	font-size: 9pt; 
	}
	
#wp-calendar a { 
	display: block; 
	text-decoration: none; 
	}

#wp-calendar caption { 
	text-align: center; 
	width: 100%; 
	font: bold 1.3em Arial, Helvetica, sans-serif;
	}

#wp-calendar td { 
	padding: 3px 0; 
	text-align: center; 
	}
	
#wp-calendar td.pad:hover { background-color: #fff; }

#wp-calendar th { 
	font-style: normal; 
	text-transform: capitalize; 
	}
/* End Calendar */


/* Shopping Cart Style */

#shopping{

}

#shopping input{

}

#shopping h1{

}

#cartheader{
  margin:15px;
}

#cartcount{
  float:right;
}

#cart{
  margin:15px;
}

#cart table{
  width:100%;
}

#cart .tableheader{
  font-weight:bold;
  font-size:12pt;
}

#cart td{
  padding:5px;

}

#cartsummary{
  padding:15px;
}

#updatecart{
  float:left;
}

#ordertotal{
  float:right;
  font-weight:bold;
}

#checkout{
  text-align:center;
}

#payment{
  padding-top:15px;
}

#paypal{
  font-style:italic;
}

#credit{

}

#ccform{
  text-align:center;
}

#ccform table{
  margin:0 auto;
  text-align:left;
}

#carterror{
  border:3px dashed red;
  padding:5px;
}

#carterror li{
  margin:3px;
}

#download table{
  width:100%;
}

#download .tableheader{
  font-weight:bold;
  font-size:12pt;
}

#download li{
  margin-bottom:5px;
}