/*  
Theme Name: Unnamed
Theme URI: http://www.freewpthemes.net/preview/unnamed
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 20px 0 0 0;
	padding: 0;
	background: #FFFFFF url(/images/background.jpg) fixed repeat-x;
	font-size: 13px;
    /*text-align: justify;*/
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
    color: #343739;
}



h1, h2, h3 {
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-weight: normal;
	color: #101583;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: .5em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	font-size: 1.2em;
}

th
{
    color: #FFF;    
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #06335E;
}

a:hover {
	color: #FFFFFF;
}

.checkoutlink a
{
	color: red;
}

.checkoutlink a:hover
{
	color: #FFFFFF;
}




hr {
	display: none;
}

/* Header */

#header {
	width: 740px;
	border: 10px solid #FFFFFF;
	height: 33px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 137px 0 0 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	text-align: right;
}

.headerImg1
{
	background: #FFFFFF url(/images/Header1.jpg) no-repeat left top;
}
.headerImg2
{
	background: #FFFFFF url(/images/Header2.jpg) no-repeat left top;
}
.headerImg3
{
	background: #FFFFFF url(/images/Header3.jpg) no-repeat left top;
}
.headerImg4
{
	background: #FFFFFF url(/images/Header4.jpg) no-repeat left top;
}
.headerImg5
{
	background: #FFFFFF url(/images/Header5.jpg) no-repeat left top;
}
.headerImg6
{
	background: #FFFFFF url(/images/Header6.jpg) no-repeat left top;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	margin-left: 280px;
	float: left;
	color: #F79F1A;
	font-size: 36px;
}

#header p {
	float: right;
	padding: 17px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	
}

#header a {
	text-decoration: none;
	
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 480px;
	margin: 0;
	background: #3684B1; /*#B8E33C;*/
	border: 10px solid #FFFFFF;
	min-height: 780px;
}

#contentExpanded {
	float: left;
	width: 740px;
	margin: 0;
	background: #3684B1; /*#B8E33C;*/
	border: 10px solid #FFFFFF;
	min-height: 580px;
}


.post {
	/*background: url(/images/img03.jpg) no-repeat left top;*/
	padding: 5px 5px 5px 5px;
}

.title {
	padding: 0 20px 0 60px;
	font-size: 24px;
}

.title a {
	text-decoration: none;
	color: #FFFFFF;
}

.pagetitle {
}

.byline {
	margin: -30px 20px 0 60px;
	color: #646464;
}

.meta {
	padding-bottom: 10px;
	text-align:center;
	color: #FFFFFF;
    /*padding: 10px 20px 10px 10px;*/
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 10px;
}

.meta .comments {
	/*background: url(images/img06.gif) no-repeat 0px 45%;*/
	padding-left: 18px;
}
.metaLeft {
	padding-bottom: 10px;
	text-align:left;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 10px;
}


.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0 20px 0 20px;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
	min-height: 525px;
	/*background: #3684B1 url(images/img02.jpg) no-repeat right top;
	background-image: url(/images/background_side.jpg);*/
	background-color: #3684B1;
	border: 10px solid #FFFFFF;
	margin-bottom: 10px;
	/*color: #974805;*/
	color: #000000;
}

#sidebar ul {
	margin: 0 0 0 15px;
	padding: 20px 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 21px 16px 0px;
}

#sidebar li li {
	border-bottom: 1px dotted #B8C539;
	/*background: url(/images/img03.gif) no-repeat 0px 40%;*/
	padding: 0 0 10px 0px;
}

#sidebar h2 {
	margin: 0;
	/*height: 40px;*/
	padding: 0px 0px 5px 0px;
	letter-spacing: .1em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 18px;
}

#sidebar a 
{
    color: #06335E;
}

#sidebar a:hover {
	color: #FFFFFF;
}

.sidebarText
{
    font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif; 
    width:200px;  
}



/* Footer */

#footer {
	clear: both;
	width: 740px;
	height: 140px;
	margin: 20px auto 0 auto;
	/*background: #3684B1 url(images/img02.jpg) no-repeat right top;*/
	background-color:  #3684B1;
	border: 10px solid #FFFFFF;
	text-align: center;
	font-size: smaller;
	/*font-family: Arial, Helvetica, sans-serif;*/
	color: #000000;
}

#footer p {
	padding: 10px 0 20px 0;
	/*text-transform: uppercase;*/
}

#footer p a {
	color: #FFFFFF;
}

.DeclarationText
{
    font-size: medium;   
    font-weight:200;
	width: 250px;
}

.ImportatNoteText
{
    font-size: medium;   
    font-weight:200;
	color: red;
}


/*Coins Content*/
.CoinsContent
{
    padding-left: 20px;
	font-size: 8pt;
	float: right;
   
}

.CC_Label
{
    font-weight:bold;
    padding-right: .5em;   
    text-align: right; 
    vertical-align: top;
}
.CC_Value
{
       
}

.CC_ValueR
{
  text-align:right;
}


.errtext
{
    color:Red;  
    line-height: normal;
}

.errtextForm
{
    color:Red;  
    line-height: normal;
	text-align:right;
}

/*Form Styles*/
.AForm
{
     
}

.required
{
    font-weight: bolder;
    width: 150px;
    text-align: right;
    padding-right: .5em;
}

.notrequired
{
    width: 150px;
    text-align: right;
    padding-right: .5em;
}

.formButtons
{
    float: right;
    
}

.shippingBlurb {
	padding-bottom: 10px;
	text-align:left;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	font-size: 10px;
}

.viewCartInnerTable{
	padding-top: 20px;
	width: 325px;
}



