/* @group Basics */

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
	background: #525252;
}

* {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}

h1 {
	font-size: 134%;
	margin: 0;
	text-transform: uppercase;
}

h3 {
	margin: 0 0 13px;
	font-size: 135%;
}

.clearfix, .clear {
	clear: both;
	font-size: 0px;
	/*height: 0px;
	line-height: 0px;*/
}

.right {float: right;}
.left {float: left;}

/* @end */

/* @group Layout */

/* @group Home Banners */

.banners {
	padding: 0 0 12px 5px;
	height: 180px;
	margin: 6px 0 0;
}

.banners a {
	display: block;
	width: 304px;
	height: 180px;
	float: left;
	margin: 0 6px;
}


/* @end */

/* @group Home Slider */

/* Easy Slider */


#slider3 ul, #slider3 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider3 li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width:960px;
	height:506px;
	overflow:hidden; 
}

#slider3 {
}
	
#prevBtn, #nextBtn,
#slider31next, #slider31prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}	
#nextBtn, #slider31next{left:405px;}

/* numeric controls */

.homeSlider {
	position: relative;
	background: url(../image/home-shadow.gif) repeat-x left bottom;
	padding: 0 0 13px;
	margin: 0 0 3px 0;
}

ol#controls3, .nivo-controlNav{
	margin: 0;
	padding: 0;
	position: absolute;
	left: 11px;
	bottom: 22px;
	z-index: 10;
}
ol#controls3 li, a.nivo-control{
	display: block;
	float: left;
}

ol#controls3 li a, ol#controls3 li a:visited, a.nivo-control{
	display: block;
	padding: 2px 7px;
	background: #FFF;
	color: #6e6c6c;
	text-decoration: none;
}

ol#controls3 li.current a, a.nivo-control.active {
	color: #000;
	background: #e2e1dd;
}
ol#controls3 li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

.nivo-directionNav {display: none;}

/* The Nivo Slider styles */
#slider3 {
	position:relative;
}
#slider3 img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
#slider3 a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
	
/* // Easy Slider */

/* @end */

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#header {
	position: relative;
	background: #FFFFFF;
}
#header .div1 {
	height: 85px;
}
#header .div2 {
	float: left;
	margin: 25px 0 0 28px;
}
#header .div3 {
	float: right;
	margin-top: 35px;
	margin-right: 10px;
}
#header .div4 {
	font-size: 77%;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#header .div4 a {
	margin-left: 5px;
	text-decoration: underline;
}
#header .div4 a:hover {
	text-decoration: none;
}
#header .div5 {
	padding: 0 14px;
	height: 40px;
	background: url(../image/new/menu-bar.gif) repeat-x;
	font-size: 131%;
	text-transform: uppercase;
}
#header .div5 a {
	margin: 0 7px;
	line-height: 40px;
	color: #FFF;
	text-decoration: none;
}
#header #module_search {
	height: 18px;
}

.home #bd {
	background: #FFF;
}

#bd {
	background: #FFF url(../image/new/left-col.gif) repeat-y left top;
}
#column_left {
	float: left;
	width: 150px;
	margin: 60px 15px 0;
}
#column_right {
	float: right;
	width: 180px;
	margin-left: 10px;
}
#content {
	float: left;
	width: 730px;
	margin: 40px 25px 23px;
	min-height: 540px;
	line-height: 140%;
}
.login #content {
	width: 742px;
	margin: 16px 21px 23px 17px;
}

.page1 #content {
	margin: 45px 25px 23px;
}

.home #content {
	margin: 0;
	width: 100%;
}

/* @end */

/* @group Sections */

/* @group RSS feed and big space */

#feedControl .gf-author, #feedControl .gf-spacer, #feedControl .gfc-resultsHeader .gfc-title {display: none;}

#feedControl {
	width: 306px;
	margin-left: 11px;
}

#feedControl .gfc-resultsHeader {
	border: none;
	margin: 0;
}

#feedControl .feedControlDiv {
	height: 189px;
}

#feedControl h2 {
	font-size: 100%;
	color: #FFF;
	display: block;
	background: #09aee6 url(../image/new/bg-rss-title.gif) repeat-x left top;
	text-transform: uppercase;
	padding: 0 10px;
	margin: 0 0 18px 0;
	height: 18px;
	line-height: 18px;
	font-weight: normal;
}

#feedControl .gfc-result .gf-title {
	font-size: 108%;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	line-height: 18px;
	padding-top: 15px;
}

#feedControl .gfc-result .gf-snippet {
	color: #4a4949;
}

#feedControl .gf-result .gf-relativePublishedDate { 
	font-size: 77% ;
	color: #4a4949;
	position: absolute;
	top: 0;
	left: 0;
}

#feedControl .gf-result {
	position: relative;
	height: 64px;
	overflow: hidden;
	margin-bottom: 16px;
}

#pic-or-video {
	margin-right: 13px;
}

/* @end */

/* @group Checkout */

.adresses {
	width: 180px;
	margin-right: 75px;
	float: left;
}

.theBox .adresses .radio {
	float: left;
	margin-top: 3px;
}

.adresses label {
	display: block;
	margin: -3px 0 30px 20px;
	line-height: 170%;
}

.newAddress {
	margin-left: 255px;
}

/* @end */

/* @group Account */

.theBox {
	background: #2b2b2b url(../image/new/login-box.jpg) repeat-x;
	color: #FFF;
	padding: 17px 30px;
	margin-bottom: 10px;
}

.theBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 180%;
}


.theBox a {
	color: #FFF;
}

.theBox a:hover {
	text-decoration: underline;
}

.theBox input, .theBox select, .theBox textarea  {
	display: block;
	width: 187px;
	border: solid 1px #acacac;
	padding: 3px;
	display: block;
	margin: 5px 0 20px;
}

.theBox #captcha {
	margin: 5px 0;
}

.theBox select {
	width: 195px;
}

.theBox .radio, .theBox .checkbox {
	width: auto;
	display: inline;
	margin: 0;
}

.theBox .default {
	margin: 32px 0 0;
}

.theBox .buttons {
	margin: 50px 0 0;
}

.theBox2 {
	padding: 14px 13px 14px 22px;
	line-height: 170%;
}

.newsletter, .pass {
	padding: 36px 30px 40px 30px;
	margin-bottom: 20px;
}

.newsletter h3, .pass h3 {
	margin-bottom: 35px;
}

.history {
	padding: 13px 20px;
}

/* @end */

/* @group Shipping */

.address, .shipping {
	margin-bottom: 33px;
}

.address p {
	line-height: 170%;
}

.invoice .address {
	margin-bottom: 0;
}

.invoice .address p {
	margin-bottom: 25px;
}

.shipping table {
	background: #e0e0e0;
	padding: 5px;
}

.total {
	background: #e0e0e0;
	padding: 20px;
	margin-bottom: 25px;
}

.total th {
	padding-bottom: 10px;
}

.total td  {
	padding: 5px 0;
}

.note {
	margin-bottom: 20px;
}


.success1 {
	margin-bottom: 85px;
}

/* @end */

/* @group Create */

#create {
	background: #2a2a2a url(../image/new/login-box.jpg) repeat-x;
	display: block;
	min-height: 370px;
	color: #FFF;
	padding-top: 35px;
}

.create {
	float: left;
	width: 195px;
	margin: 0 24px;
}

.create a {
	color: #FFF;
	text-decoration: underline;
}

.create input, .create select {
	display: block;
	width: 187px;
	border: solid 1px #acacac;
	padding: 3px;
	margin-bottom: 20px;
}

.create .radio, .create .checkbox {
	width: auto;
	display: inline;
	margin: 0;
}

.create select {
	width: 195px;
}

.create .check1 {
	margin-top: 18px;
}

.create .button4 {
	float: right;
	margin-top: 81px;
	text-decoration: none;
}
.create .reqtext {
	font-size: 85%;
	display: block;
	margin-top: 70px;
}

/*h3.t1, #header .div5 a.home {
	color: #ffffff;
}
h3.t2, #header .div5 a.products {
	color: #ffff00;
}
h3.t3, #header .div5 a.news {
	color: #ef047f;
}
h3.t4, #header .div5 a.music {
		color: #0699bd;			
}*/

h3.t1 {
	color: #ffffff;
}
h3.t2 {
	color: #ffff00;
}
h3.t3 {
	color: #ef047f;
}
h3.t4 {
		color: #0699bd;			
}

.create .hidden, .theBox .hidden {
	padding: 0;
	margin: 0;
	visibility: hidden;
}

/* @end */

/* @group Login */

.new, .returning {
	width: 49.35%;
	background: #2b2b2b url(../image/new/login-box.jpg) repeat-x;
	height: 330px;
	color: #FFF;
}
.new .inner, .returning .inner {
	padding: 35px 30px;
}
.new {
	float: right;
}

.new ul {
	margin: 0 0 29px;
	padding: 0;
	list-style-type: none;
}



.new li ul {
	margin: 0 0 0 30px;
}

.new li {
	background: url(../image/new/arrow.gif) no-repeat 0 7px;
	padding-left: 6px;
	margin: 9px 0;
}

.new h3{
	color: #ffff00;
}

.new a.button {
	background: transparent url(../image/new/buttom3.gif) repeat-x scroll right;
}

.returning {
	float: left;
}

.returning h3 {
	color: #02a0c6;
	margin-bottom: 50px;
}

.returning label, .returning input {
	display: block;
	margin: 10px 0;
}

.returning label {
	margin-top: 20px;
}

.forgotten {
	margin: 10px 0 29px;
	display: block;
	font-size: 85%;
	color: #898b8b;
}

.changelocation, .changelocation:visited {
	margin: 2px 0 10px;
	display: inline-block;
	font-size: 9px;
	color: #898b8b;
}

/* @end */

/* @group Product Detail */

.images {
	width: 422px;
	float: left;
	margin-right: 15px;
	margin-bottom: 45px;
	position: relative;
}

.enlarge {
	position: absolute;
	right: 15px;
	bottom: 1px;
	font-size: 85%;
	background: url(../image/new/zoom.gif) no-repeat;
	padding-left: 18px;
	height: 14px;
	line-height: 14px;
}

.info {
	float: left;
	width: 293px;
	padding-top: 30px;
}
.info h1 {
	margin-bottom: 5px;
}
.info .price {
	font-size: 175%;
	color: #02a0c6;
	font-weight: bold;
	margin: 0;
	display: block;
	float: left;
}
.info .price2 {
	font-size: 175%;
	color: #02a0c6;
	font-weight: bold;
	text-decoration: line-through;
	margin: 0;
	display: block;
	float: left;
}
.info .ava {
	color: #F00;
	display: block;
	float: left;
	clear: left;
	margin: 5px 0;
}
.info .sale {
	font-size: 175%;
	color: #F00;
	font-weight: bold;
	margin-left: 10px;
	margin: 0 0 0 10px;
	display: block;
	float: left;
}

.info .optBar {
	background: #d1d1d1;
	padding: 3px 10px;
	margin: 25px 0;
}

.info .optBar span.tag {
	font-size: 140%;
	float: left;
	margin: 3px 5px 0 0;
}

.info .optBar .button2 {
	float: right;
	margin: 4px 0;
}

.info .optBar #quantity {
	border: solid 1px #000;
	line-height: 15px;
	height: 15px;
	padding: 0 3px;
	width: 20px;
}

.reviews {
	width: 407px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
}

.reviews h3 {
	font-size: 100%;
	margin-bottom: 30px;	
}

.reviews h3 a {
	color: #02a0c6;
	font-weight: bold;
}

.reviewItem {
	line-height: 150%;
	margin-bottom: 30px;
}

.reviewItem span {
	color: #02a0c6;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.reviewform {
	margin-top: 45px;
}

.reviewform p {
	margin-bottom: 16px;
}

.reviewform b {
	color: #02a0c6;
	margin-bottom: 4px;
	display: block;
}

.reviewform .button {
	float: right;
	margin-top: 14px;
}

.reviewform .textfield {
	border: solid 1px #000;
	padding: 3px;
	width: 397px;
}

.reviewform .comment {
	height: 94px;
}

.reviewform .captcha {
	width: 142px;
}

.related {
	float: left;
	width: 293px;
}

.related h3 {
	font-size: 100%;
}

.related table.list td {
	padding: 0 0 17px;
}

/* @group Easy Slider */

/* Easy Slider */


#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
/* 
define width and height of list item (slide)
entire slider area will adjust according to the parameters provided here
*/ 
	width:420px;
	height:405px;
	overflow:hidden; 
}

#slider {
	border-right: solid 2px #e1e1e1;
	margin-bottom: 10px;
}
	
#prevBtn, #nextBtn,
#slider1next, #slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}	
#nextBtn, #slider1next{left:405px;}

/* numeric controls */	

ol#controls{
	margin: 0;
	padding: 0;
}
ol#controls li{
	display: inline;
	margin-right: 5px;
}

ol#controls li.current {
	font-weight: bold;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

/* @end */

/* @end */

.box {
	margin-bottom: 10px;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	text-align: center;
}
.required {
}
.error {
	color: #FF0000;
	display: none;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}

a.button {
	background: transparent url(../image/new/buttom.gif) repeat-x scroll right;
	color: #FFFFFF;
	display: inline-block;
	font-size: 123.1%;
	line-height: 24px;
	height: 24px;
	padding: 0 15px;
	font-weight: normal;
	text-decoration: none;
}


a.button2 {
	background: transparent url(../image/new/buttom2.gif) repeat-x scroll right;
	color: #FFFFFF;
	display: inline-block;
	font-size: 85%;
	line-height: 17px;
	height: 17px;
	padding: 0 10px;
	text-decoration: none;
}

a.button3 {
	background: transparent url(../image/new/buttom3.gif) repeat-x scroll right;
	color: #FFFFFF;
	display: inline-block;
	font-size: 85%;
	line-height: 17px;
	height: 17px;
	padding: 0 10px;
	text-decoration: none;
}

a.button4 {
	background: transparent url(../image/new/buttom4.gif) repeat-x scroll right;
	color: #FFFFFF;
	display: inline-block;
	font-size: 123.1%;
	line-height: 24px;
	height: 24px;
	padding: 0 15px;
	font-weight: normal;
	text-decoration: none;
}

.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.list {
	width: 100%;
}

.list a, .list a:visited  {
	text-decoration: none;
}
.list a:hover {
	text-decoration: underline;
}
.list img {
	margin-bottom: 5px;
	display: block;
	margin: 0 auto;
}
.list td {
	text-align: left;
	vertical-align: top;
	padding: 0px 18px 17px;
	padding-bottom: 17px;
}

.list span.price {
	color: #02a0c6;
	font-weight: bold;
}
.list span.price2 {
	color: #02a0c6;
	font-weight: bold;
	text-decoration: line-through;
}
.list span.sale {
	color: #F00;
	font-weight: bold;
	margin-left: 8px;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	float: right;
}
.pagination .links a {
	margin: 0 3px;
}
.pagination .links b {
}
.pagination .results {
	display: none;
}
#footer {
	display: block;
	clear: both;
	color: #FFF;
	padding: 20px 0;
	height: 14px;
	font-size: 90%;
	background: #525252;
}
#footer a, #footer a:visited {
	color: #FFF;
	margin-right: 15px;
	float: left;
	text-decoration: none;
}

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

#footer a.twitter {
	background: url(../image/new/twitter.gif) no-repeat;
	width: 52px;
	height: 12px;
	display: inline-block;
	text-indent: -9999px;
}
#footer a.facebook {
	background: url(../image/new/facebook.gif) no-repeat;
	width: 61px;
	height: 14px;
	display: inline-block;
	text-indent: -9999px;
	margin-top: -1px;
}

#footer select#wolocal {
	float: left;
	width: 150px;
	height: 19px;
	display: inline-block;
	color: #000000;
	margin-top: -3px;
	margin-right: 15px;
	
}

#footer #co {
	background: url(../image/new/bandera_co.jpg) no-repeat;
	width: 19px;
	height: 13px;
	display: inline-block;
	text-indent: -9999px;
	margin-right: 15px;
	float: left;
}

#footer #ve {
	background: url(../image/new/bandera_ve.jpg) no-repeat;
	width: 19px;
	height: 13px;
	display: inline-block;
	text-indent: -9999px;
	margin-right: 15px;
	float: left;
}

#footer .div1 {
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
}

#module_search .searchbox{
	font-size: 77%;
	width: 185px;
	height: 14px;
	border: none;
	padding: 2px 5px;
	background: url(../image/new/searchbox.gif) no-repeat;
	margin: 0;
	float: left;
}

#module_search .searchButton{
	width: 15px;
	height: 15px;
	background: url(../image/new/search-buttom.gif) no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	margin-left: 5px;
}

#category ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: solid 1px #b0b0b0;
}
#category li {
	padding: 15px 0;
	border-bottom: solid 1px #b0b0b0;
	display: block;
}
#category a, #category a:visited {
	text-decoration: none;
}
#category a:hover {
	text-decoration: underline;
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 9px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 10px;
}
.cart th {
	text-align: ;
	padding: 6px;
	font-weight: normal;
	background: url(../image/new/table-heading.gif) repeat-x;
	color: #FFF;
}
.cart td {
	padding: 6px;
}



/* @end */
