/* Design and styles Copyright Webcity 2007 */
.txtCopyright { display:none; }
img, div { behavior: url(iepngfix.htc) }

body {
margin:0;
padding:0;
font: 12px Arial, Helvetica, sans-serif;
background: #248bc6;
color: #e7f9fa;
}

/* Reset some elements so all browsers show them the same */

h2 { font-size:160%; font-weight:bold;}
h3 { font-size:145%; padding: 7px 0; font-weight:bold; }
h4 { font-size:130%; padding: 5px 0; }
h5 { font-size:115%; padding: 2px 0; }

input,  textarea {
	font: 12px Arial, Helvetica, sans-serif;
	color: #050505;
}
select {
	font: 12px Arial, Helvetica, sans-serif;
	color: #626262;
}	
p {
	margin: 0 0 10px 0;
}
.centered {
	text-align:center;
}

/* Global link definitions */
a {
	text-decoration:none;
	color: #248bc6;
}
a:hover {
	color: #00A2FF;
}
a.txtButton {
	margin: 0 3px;
}

#hi {
width:100%; height:114px; background: #DEEBF2 url('../styleImages/backgrounds/ultra_hi.png') top left repeat-x;
}

#hiwrapper { width:900px; margin: 0 auto;}
#news { width:239px; height:62px; background: url('../styleImages/backgrounds/ultra_newsletter.png') top left no-repeat; float:right; margin: 40px 0 0 0;}

#mid {
width:100%; background: #030303 url('../styleImages/backgrounds/ultra_mid.png') top left repeat;
overflow:hidden;
text-align:center;
margin: 0 auto;
}

#midwrapper {overflow:hidden; margin: 20px auto; width:900px;}
#midleft { width:171px; float:left;} 
#midright { width:171px; float:right; }
#doublemid {text-align:left; width: 450px; float:left;  margin: 10px 20px 0px 20px;}
#midpreeter {clear:both; height:1px; }

.latestIMG, .thumbIMG {
margin:5px;
}

.productimg {
margin:5px;
padding:0px !important;
}

.latestIMG:hover, .thumbIMG:hover {
border: 3px solid #248BC6;
margin:2px;
}

.menuwrap {width:171px;}
.menumid {background: #E7F9FA url('../styleImages/backgrounds/ultra_box_bg.png') top left repeat-y; border-bottom: 1px solid #248bc6; color: #151515; padding: 10px 11px 10px 11px; text-align:left; margin-bottom:20px;}
.menumid a { color:#151515; display:block; font-size:13px; font-weight:bold; border-bottom: 1px dotted #248bc6; line-height:24px;}
.menumid a:hover {background: #cef4f6;}

#carta {background: url('../styleImages/backgrounds/ultra_carter.png'); width:171px; height:30px; }
#categories {background: url('../styleImages/backgrounds/ultra_categories.png'); width:171px; height:30px; }
#sale {background: url('../styleImages/backgrounds/ultra_sale.png'); width:171px; height:30px; }
#featured {background: url('../styleImages/backgrounds/ultra_featured.png'); width:171px; height:30px; }
#earch {background: url('../styleImages/backgrounds/ultra_search.png'); width:171px; height:30px; }
#useful {background: url('../styleImages/backgrounds/ultra_useful.png'); width:171px; height:30px; }
.featured {text-align:center;} .featured a {border-bottom:0px; padding:0px; margin: 0px;} .featured a:hover {background-color:transparent;}

#nav { width:100%; height:28px; background: url('../styleImages/backgrounds/ultra_menu.png') top left repeat-x; line-height:28px; text-align:center; margin:0 0;}
#nav a { color: #fff; font-weight:bold; font-size:14px; padding: 9px 20px 6px 20px; }
#nav a:hover {background: #1a6d9c;}

#lo {
width:100%; height:68px; background: url('../styleImages/backgrounds/ultra_lo.gif') top left repeat-x;
}

#carterbutton {text-align:center !important; width:100px; padding: 19px 0px 10px 0px; margin: 0 auto;}
#carterbutton a {background:#248BC6; color:#fff; padding:3px 10px 3px 10px; text-align:center; font-weight:bold; border:1px solid #3f3f3f; }
#carterbutton a:hover { background: #00a2ff; }
.right { text-align:right; float:right;}
.left {float:left;}

.ession, .ession a {
display:inline!important;
text-align:center !important;
border-bottom:0px !important;
font-size:11px;
padding:0px; margin: 0px;
}

.prod1 {
max-width:225px;
}
span.separater { padding: 0 2px; color: #050505; } /* This is the separater pipe | between the logout and login links, use it wherever needed */

.padForm {
	text-align:center;
}
.mailList { /* Mailing list input */
	background: #eae9e9;
	padding: 1px 5px 1px 5px;
	border:1px solid #000;
	color: #232323;
	width:80%;
	font-size:10px;
	margin-top:38px;
}

input.searchBox {
border: 1px solid #000;
font-size:10px; 
padding:1px 5px 1px 5px;
background: #EAE9E9;
width:85%;
}

.boxContent {
	margin-top:20px;
	color: #99daff;
	padding: 0 20px;
	line-height:21px;
	overflow:hidden;
}
.boxContent a img {
	border:0;
}

h2.txtContentTitle { /* Title of all pages */
	font: 120% Arial, 'Trebuchet MS', Helvetica;
	color: #248bc6;
	font-weight:bold;
}

.regSep {
margin-top:20px;
}

.regbox {
background: #EAE9E9;
padding: 1px 3px 1px 3px;
font-size:10px;
}

.txtBoxSave {
	padding-left:6px;
	display:block;
}
span.saving { 
	color: #248bc6;
}
h3.formTitle { /* Used to section forms under different headings */
	color: #248bc6;
	padding: 20px 0 0 0;
	margin-bottom:10px;
	border-bottom: 1px solid #FFF1EA;
	clear:left;
}

/* Forms */
.regbox {
	border: 1px solid #D6D6D6;
	padding:3px;
}
.regboxCheck {
	padding:3px;
}
.reglabel, .regbox, .regboxCheck {
	float:left;
	width: 30%;
	display:block;
	margin-bottom:10px;
}
.req { /* For changing the label colour of required forms to red */
	color: #248bc6;
}
.reglabel {
	text-align:right;
	padding-right:100px;
	clear:left;
}
.submitReg {
	text-align:center;
	clear:left;
	padding-top:10px;
}

.submitReg a, .submit {
font-weight:bold;
background:#248bc6 !important;
border:1px solid #000 !important;
text-align:center !important;
margin: 0 auto !important;
color:#fff !important;
}

.submitReg a {
padding:3px 20px 3px 20px;
}

input.submit {
display:none;
}

.submit, a.reg, a.continue{
padding:5px 10px 5px 10px !important;
background: #248bc6 !important;
}

a.forgot {
background: #248bc6 !important;
}
.submitReg a:hover, .submit:hover, a.forgot:hover {
background:#00A2FF !important;
color:#fff !important;
}

a.forgot {
text-align:center;
}

.txtError { /* If a field isn't filled */
	text-align:center;
	padding: 10px 0;
	background: #FFAEAE;
	border: 1px solid #EC0000;
	color: #C10000;
}

.tdListTitle, .tdcartTitle { /* Cart and cat table titles */
	color: #248bc6;
	margin-bottom:10px;
	border-bottom: 1px solid #99DAFF;
}
.tdcartEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdcartOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tdEven {
	background-color: transparent;
	padding: 10px 2px;
}
.tdOdd {
	background-color: transparent;
	padding: 10px 2px;
}
.tblList,.tblList4 {
	border-collapse:separate;
	border-spacing:5px;
}
.tblList td, .tblList4 td {
	text-align:center;
	font-size:11px;
	line-height:18px;
}
.tblList td { width:33%; }
.tblList4 td { width:25%; }

.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #FFF1EA;
}

/* Sub-categories */
#subCats {
	text-align: center;
	margin: 15px auto;
	width:100%;
	border-collapse:collapse;
}
.subCat {	
	text-align: center;
	width:33%;
}
.subCat img {
	border:0;
}
fieldset {
	padding: 0 10px;
	margin: 10px auto;
	border: 1px solid #D6D6D6;
}
fieldset legend {
	color: #FB5501;
}

/* Latest Products */
.latestCont {
	overflow:hidden;
	padding: 10px 0;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
/* For latest products */
table.frontTab {
	margin:10px auto;
	border-collapse:collapse;
	border:0;
}
table.frontTab td {
	padding: 5px 10px;
	text-align:center;
	font-size:14px;
}
table.frontTab td a {
	color: #3F98DA;
	border-bottom: 1px dotted #D6D6D6;
}
table.frontTab td a:hover {
	color: #F65600;
}
table.frontTab td a.latestIMG {
	border:0;
}
a.txtviewCart {
	color: #99daff;
	text-decoration:none;
	padding-left:20px;
}

a.txtviewCart:hover {
	color: #248bc6;
	background-position: 0 50%;
}
.cartProgress { /* Progress bar at top of cart pages */
	font-weight: normal;
	color: #99daff;
	padding: 3px;
	border: 1px solid #99daff;
	width: 350px;
	margin: 10px auto 20px auto;
}
.txtcartProgressCurrent {
	color: #248bc6;
	font-weight: bold;
}
.txtStockWarn {
	color: #FF0000;
}

/* Cart totals */
table.totals {
	border-collapse:collapse;
	margin:0 0 0 auto;
	padding:0;
	empty-cells: hide;
}
.totalsLab {
	width:140px;
	text-align:right;
	padding: 3px 10px 3px 0;
}
.totalsVal {
	text-align:right;
	padding: 3px 0;
}
table.cartCont {
	border-bottom: 1px solid #99DAFF;
}

.textbox {
	background: #fff;
	border: 1px solid #8C8C8C;
	color: #626262;
	padding:2px;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-size: 11px;
	color: #000000;
}
li.account { /* My account page options */
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}

.txtOldPrice {
	text-decoration: line-through;
	color: #BBBBBB;
	font-size:11px;
}
.txtSale {
 	color: #248bc6;
}
.txtOutOfStock {
	color: #DD0005;
}

.dropDown {
	width: auto;
}

/* Crumbs */
div.location {
	margin: 5px 0;
	text-align:left;
	font-size:12px;	
	padding-left:20px;
	background: url(../../../images/folder.gif) center left no-repeat;
}
div.location a, a.txtButton {
	padding:5px;
	color: #3F98DA;
}
a.add-to {
	padding-left:20px;
	background:url('../../../images/add-to-cart.gif') center left no-repeat;
	font-size:120%;
}
div.location a:hover, a.txtButton:hover {
	background: #DF5F2C;
	color: #fff;
}
a.add-to:hover {
	color: #DF5F2C;
	background:url('../../../images/add-to-cart.gif') center left no-repeat;
}
/* viewprod page */
div#prodContainer {
	overflow:hidden;
}
div#prodLeft {
	float:left;
	width:60%;
	text-align:left;
	margin-top:30px;
}
div#prodRight {
	float:right;
	width:40%;
	font-size:11px;
}
.smallText, .smallText a { 
	font-size:11px;
	color: #aaa;
	line-height:16px;
}
.smallText p {
	margin: 0;
	padding:0;
}
.smallText a {
	color: #3F98DA;
	padding:2px;
}
.smallText a:hover {
	color: #fff;
	background: #DF5F2C;
}
h2.txtProdTitle {
	font: 20px Arial, 'Trebuchet MS', Helvetica;
	color: #248bc6;
	text-align:center;
	padding: 10px 0 0 0;
}
.prodPrice {
	font: 16px Arial, 'Trebuchet MS', Helvetica;
	color: #248bc6;
	text-align:right;
	padding: 0;
	margin:10px 0 0 0;
}
div.prodDesc {
	border-top: 1px dotted #E1E1E1;
	border-bottom: 1px dotted #E1E1E1;
	margin: 0 0 20px 0;
	padding: 4px 0;
}
h3.prodOpts {
	margin: 10px 0;
	padding:2px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #248bc6;
	text-align:center;
}
#prodLeft a img {
	border: 3px solid #DBDBDB;
}
#prodLeft a:hover img {
	border-color: #FFB18C;
}
div.notify {
	margin: 15px 0;
	color: #E7F9FA;
	font-size:12px;
	padding: 6px 0;
	border-bottom: 1px dotted #99daff;
	border-top: 1px dotted #99daff;
}

div.notify p {
	margin:4px 0;
	padding:0;
	line-height:15px;
	text-align:center;
}

/* prettify pagination */
.pagination { /* Page 1, 2, 3.. etc */
	text-align: right;
	padding: 5px;
	font-size:80%;
	margin: 10px 0;
	background: transparent;
}
.pagination span {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a {
	padding: 5px;
	border:1px solid #836858;
}
.pagination a:hover {
	background: #fff;
}
.noProd {
	text-align:center;
	background: #f4f4f4;
	padding: 10px;
	font-size:85%;
}
h2.large-head {
	font-size:150%;
	font-weight:bold;
	padding: 3px 0;
}
h2.medium-head {
	font-size:110%;
	font-weight:bold;
	padding: 3px 0;
}
h2 p {
	margin:0;
	padding:0;
}
hr {
	margin: 10px auto;
	height:1px;
	border-bottom: 1px dotted #c0c0c0;
	border-width:0 0 1px 0;
	color:#fff;
	background: #fff;
}
.sitedocs2, .sitedocs2 a {
	color: #909090;
	text-align:center;
}
.sitedocs2 a:hover {
	color: #DF5F2C;
}
/* CATMENU */
ul#catmenu a, ul.catmenu1 a {
	color: #8F8F8F
}
ul#catmenu, ul#catmenu li ul, ul.catmenu1 {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#catmenu li, ul.catmenu1 li {
	padding: 0;
	margin:0;
	list-style-type:none;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}
ul#catmenu li ul li {
	margin-left:3px;
	font-weight:normal;
	font-size:11px;
	letter-spacing:0;
}
.sitedocview a {
	border-bottom: 1px solid #c0c0c0;
}
.sitedocview a:hover {
	border-color: #248bc6;
}
.sitedocview li {
	margin-left:25px;
	padding: 5px 0;
}
ul.catmenu1 {
	margin-bottom:15px;
}
a.viewOpt {
	border:1px solid #313131;
	padding: 5px 10px;
	color: #313131;
	background:#DF5F2C;
	font-weight:bold;
}
a.viewOpt:hover {
	border-color: #313131;
	background: #DF5F2C;
	color: #fff;
	padding-top:8px;
}
a.shifter {
	margin-top:15px;
}
