html, body {
	margin: 0;
	padding: 0
}

body {
	font: 100%/1.3 Verdana, Arial, sans-serif;
	text-align: center;
	background: #E6E6E6;
	padding-bottom: 20px
}

p {
	margin-top: 0
}

img { border:0;}

h1, h2, h3 {
	font: normal normal 200% "Trebuchet MS", Arial, sans-serif
}

h2 {
	font-size: 160%
}

h3 {
	font-size: 120%
}

.clear {
	clear: both;
}

div#header {
	width: 750px;
	margin: 5px auto 0px;
	overflow: hidden;
	background: #FFFFFF;
}

div#header .logo {
	margin: 2px 5px;
	float:left;
	color: #000;
	height: 100px;
}

div#header .badget {
	margin: 0px 10px;
  float: right;
	height: 100px;
}


div#menu {
	width: 750px;
	float: left;
	height: 24px;
	margin: 0 5px 0 0;
	overflow: hidden;
	text-align: left;
	background: rgb(49,48,49);
}

ul#nav, ul#nav li {
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
}

ul#nav {
	float: left;
	font-size: 60%
}

ul#nav li {
	float: left;
	margin-left: 3px;
	text-align: center;
	font-weight: bold;
}

ul#nav a {
	float: left;
	width: 95px;
	padding: 5px 0;
	text-decoration: none;
	color: #CCCCCC;
	text-transform: uppercase;
	font-weight: bold;
}

ul#nav a:hover {
	color: #FFFFFF;
	background: #666666;
}

ul#nav li.activelink a, ul#nav li.activelink a:hover {
	color: #FFFFFF;
	background: #00A9DD;
}

div#container {
	width: 750px;
	margin: 0 auto 0px;
	padding: 10px 0 10px;
	text-align: left;
	background: #FFF;
}

div#tips {
	float: left;
	width: 250px;
	padding: 5px 0;
	background: rgb(255,255,204) url(/images/general/tips.gif) top left no-repeat;
	margin-bottom: 10px;
}

div#tips h1 {
	margin: 0 50px;
	letter-spacing: -1px;
	font-weight: 100;
	color: #00A9DD;
}

div#features {
	margin: 10px auto 0px;
	width: 400px;
	padding: 10px;
	background: rgb(255,255,204) url(/images/general/features.gif) top left no-repeat;
	font-size:12px;
	font-weight:bold;
	color: #666666;	
}


div#help {
	float: left;
	width: 250px;
	padding: 5px 0;
	background: rgb(247,243,214) url(/images/general/btn_help.gif) top left no-repeat;
	margin-bottom: 10px;
}

div#help h1 {
	margin: 0 50px;
	letter-spacing: -1px;
	font-weight: 100;
	color: #00A9DD;
}

div#gift {
	float: left;
	width: 250px;
	padding: 5px 0;
	background: rgb(247,243,214) url(/images/general/gift_thumb.gif) top left no-repeat;
	margin-bottom: 10px;
}

div#gift h1 {
	margin: 0 50px;
	letter-spacing: -1px;
	font-weight: 100;
	color: #00A9DD;
}

div#content {
	width: 730px;
	margin: 0 0 10px 10px;
}

div#footer {
	width: 750px;
	margin: 0 auto 10px;
	padding: 5px 0 10px;

	background: rgb(49,52,49);
	color: #FFF;
}

div#footer p {
	margin: 0
}

ul#intro, ul#intro li {
	list-style-type: none;
	margin: 0;
	padding: 0
}

ul#intro {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px
}

ul#intro li {
	float: left;
	width: 100%;
	margin-right: 10px;
	padding: 5px 0
}

li#services {
	/*background: rgb(8,113,255);*/
	background: rgb(8,158,247)
}

ul#intro p, ul#intro h3 {
	margin: 0;
	padding: 0 5px;
	color: #FFF;
	font-weight: bold;
	font-size: 120%
}

ul#intro h3 {
	text-transform: uppercase;
	padding-bottom: 3px;
	color: #FFF
}

div#content h2 {
	margin: 10px 0;
	color: #666666;
	font-weight: bold;
	font-size: 200%
}

div#content span {
	display: block;
	color: #666666;
	line-height: 160%;
}

div.date {
	float: left;
	width: 4em;
	padding: 5px 0;
	background: #F1DDC4;
	color: #B0001E;
	text-align: center;
	margin: 0 4px 4px 0;
	font-size: 80%;
	line-height: 0.9;
}

div.date span {
	display: block;
	font-size: 150%;
	font-weight: bold
}

div.comments div {
	background: #EEE;
	margin-bottom: 10px
}

div.comments span {
	padding: 10px;
	margin: 0
}

div.comments div.odd {
	background: #DAE6FE
}

div#side {
	float: right;
	display: inline;
	width: 180px;
	background: rgb(255,251,214);
	margin: 0 10px 10px 0
}

div#side p {
	margin: 5px 0 10px;
	padding: 0 10px
}

div#side div {
	margin: 0 0 10px;
	padding: 10px 0
}



div.sublogo {
	float: left;
	background: rgb(49,52,49);
	display: block;
	text-align: center;
	background: url(/images/logo-sub.gif) no-repeat right;
	width: 150px;
	height: 70px;
	clear:both;
}

div.copyright {
	float: left;
	display: block;
text-align: left;
  margin: 0px 10px 0px 50px;
  text-transform: uppercase;
  color: #666666;
font-size:small;
}

div.copyright a{
  text-decoration: none;
  color: #999999;
}

div.share_it {
	float: right;
	text-align: right;
  margin: 5px 10px 5px 10px;
  text-transform: uppercase;
  color: #999999;
  width:150px;
}

ul#split, ul#split li {
	margin: auto 2px;
	padding: 0;
	list-style: none
}

ul#split li {
	float: left;
	width: 240px;
	margin: 0 2px 2px 0;
	text-align: center;
}

ul#split h3 {
	font: normal 100%/1.3 Verdana, sans-serif;
	margin: 5px auto;
	text-align: center;
	color: #000
}

ul#split p {
	margin: 0;
	padding: 5px 8px 15px
}

ul#split a {
	text-decoration: none;
}

ul#split img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

li#one {
	background: #E9E9E9;
}

div#left {
	float: left;
	width: 40%;
	background: #FFFFFF;
}

div#right {
	float: left;
	width: 60%;
	background: #FFFFFF;
}

.button {
	background: url(/images/general/button.gif) no-repeat;
	height: 28px;
	width: 152px;
	font-weight: bold;
	font-size: 100%;
	color: #FFF;
	text-align: center;
	border: none;
	cursor: pointer;
}

.button a:link {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#shAcordeon h1 {
	background-color: #E9E9E9;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	cursor: pointer;
}

#shAcordeon h1 span {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 0.8em;
	font-weight: bold;
}

#terms {
	height: 30px;
	margin: 10px auto 10px auto;
	width: 680px;
	text-align: center;
}

.wrap {
  width:100%;
	margin-left: auto ;
  margin-right: auto ;
}

a:link, a:visited, a:active {
	text-decoration: none
}

a:hover {
	text-decoration: underline
}

.shoppingCartDetailsBox {
	width: 500px;
	display: none;
	border: 1px solid #000000;
  background: #FFF url(/images/general/menu_b.jpg) top left repeat-x;
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	z-index: 100;
	position: absolute;
}

.shoppingCartHeader {
	text-align: center;
	font-family: "Tahoma";
	color: #E9E9E9;
	font-weight: bold;
	font-size: 10px;
	background-color: #000;
	height: 32px;
}

.shoppingCartRow {
	text-align: center;
	font-family: "Tahoma";
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	background-color: #FFFFFF;
}

.shoppingCartRow .quantity {
	width: 30px;
	font-family: "Tahoma";
	color: #000000;
	font-size: 10px;
}

.shoppingCartRow .details {
	font-family: "Tahoma";
	color: #AAAA99;
	font-weight: bold;
	font-size: 9px;
}

.shoppingCartRow .details:hover {
	text-decoration: underline;
}

.shoppingCartRowSubItem {
	text-align: right;
	font-family: "Tahoma";
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
}

.shoppingCartRowValue {
	text-align: right;
	font-family: "Tahoma";
	color: #000000;
	font-size: 10px;
	background-color: #FFFFFF;
}
.shoppingCartTotal {
	text-align: right;
	font-family: "Tahoma";
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	border-top: 1px SOLID #E9E9E9;
	border-bottom: 1px SOLID #E9E9E9;
	background-color: #FFFFFF;
}

a.product_name {
	font-family: "Tahoma";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #AAAA99;
}

span.product_name {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#miAcordeon h1 {
	color: #528CE0;
	cursor: pointer;
	font-size: 14px;
}

.itemExamplesBox {
	width: 800px;
	display: none;
	border: 1px solid #000000;
	padding: 2px 5px;
  background: #FFF url(/images/general/menu_b.jpg) top left repeat-x;
	color: #FFF;
  font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	z-index: 100;
	position: absolute;
}

.effectExamplesBox {
	width: 400px;
	display: none;
	border: 1px solid #000000;
	background-color: #E8AE38;
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	z-index: 100;
	position: absolute;
}

.attribute_name {
	font-family: "Tahoma";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.options {
	font-family: "Tahoma";
	font-size: 10px;
	text-decoration: none;
}

input.generalInput {
	border: 1px solid #E9E9E9;
	width: 200px;
	height: 2em;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
}

input.generalInput_nofixedwidth {
	border: 1px solid #E9E9E9;
	padding: 1px;
	width: 40px;
	font-family: Tahoma;
	font-size: 12px;
}

textarea.generalInput {
	border: 1px solid #E9E9E9;
	width: 300px;
	height: 80px;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
}

textarea.generalInputComment {
	border: 1px solid #E9E9E9;
	width: 100%;
	height: 2em;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
}

select.generalInput, select.generalInput2 {
	border: 1px solid #E9E9E9;
	width: 200px;
	height: 2em;
	padding: 1px;
	font-family: Tahoma;
	font-size: 12px;
}

[disabled] {
	background-color: #f8f9fa;
}

.error_message {
	font-size: 10px;
	font-weight: bold;
	color: green;
	width: 90%;
}

.cssform p {
	width: 330px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
}

.wide{
	width: 500px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
}

.cssform label {
	float: left;
	width: 160px;
}

.cssform input[type="text"] {
	width: 150px;
}

.cssform textarea {
	width: 150px;
	height: 150px;
}

.cssform fieldset {
  border: 1px SOLID #E9E9E9;
  padding: 10px;
}
.cssform legend {
  border: 1px SOLID #E9E9E9;
  padding: 5px 10px;
	font-size: 10px;
	font-weight: bold;
  
}

* html .threepxfix {
	margin-left: 3px;
}

.info, .exit, .alert, .error {
       font-family:Arial, Helvetica, sans-serif; 
       font-size:13px;
       border: 1px solid;
       margin: 10px 0px;
       padding:15px 10px 15px 50px;
       background-repeat: no-repeat;
       background-position: 10px center;
       position:relative;
}
.info {
       color: #00529B;
       background-color: #BDE5F8;
       background-image: url('images/info.png');
}
.exit {
       color: #4F8A10;
       background-color: #DFF2BF;
       background-image:url('images/exit.png');
}
.alert {
       color: #9F6000;
       background-color: #FEEFB3;
       background-image: url('images/alert.png');
}
.error {
       color: #D8000C;
       background-color: #FFBABA;
       background-image: url('images/error.png');
}

#billing_info {
  float: left;
}
#billing_info p{
}

#shipping_info {
  float: right;
}

.details_attribute_name {
	margin:2px;
	padding:4px;
	background-color: #E9E9E9;
	font-family:"Tahoma";
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	width: 140px;
	height:14px;
	float:left;
	color: #000;
}

.details_gift_attribute_name {
	margin:2px;
	padding:4px;
	background-color: #E9E9E9;
	font-family:"Tahoma";
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	min-height:14px;
	text-align:right;
	word-wrap: break-word;
	color: #000;
}

.details_options {
	margin:2px;
	padding:4px;
	background-color: #E9E9E9;
	font-family:"Tahoma";
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	width: 100px;
	min-height:14px;
	float:left;
	text-align:right;
	word-wrap: break-word;
		color: #000;
}

.details_options_justify {
        margin:2px;
        padding:4px;
        background-color: #E9E9E9;
        font-family:"Tahoma";
        font-size:10px;
        text-decoration:none;
        font-weight:bold;
        width: 100px;
        min-height:14px;
        float:left;
        text-align:justify;
        word-wrap: break-word;
        	color: #000;
}

.small {
	float: left;
	display: block;
  text-align: left;
  color: #666666;
  font-size:x-small;
}
