/* ----- body & background ----- */
body{
	background:#6AB4FF url(../graphics/jewellery/back.gif) no-repeat;
	color:#000000;
	font: 12px Georgia, Arial, Helvetica, sans-serif;	
	text-align:center;
	line-height:180%;
	margin:0;
	padding:0;
	/* margin-bottom:1em */;
}

/* ----- tables ----- */
table, td, input, textarea, select, li{
	font: 100% Georgia, Arial, Helvetica, sans-serif;	
}

/* ----- global links ----- */
a{
	/*color:#00005F; */
	color:#00005F;
	text-decoration:none;
        outline: none;
}
a:hover{color:#87CEEB;}

#content h2 a{
	color:#00005F;
}

/* ----- global paragraphs, headers & horizontal rules ----- */
p, h1, h2, h3, h4, h5, h6{margin:1em 0;}
h1{font-size:140%;}
h2{font-size:130%;}
h3{font-size:120%;}
h4, h5{font-size:100%;}
hr{display:none;}

/* ----- global images ----- */
img{border:none;}

/* ----- hidden items ----- */
.hidden{display:none;}
#skip{display:none;}

/* ----- float left / right classes ----- */
.left{float:right;margin-right:.3em;}
.right{float:right;margin-left:.3em;}


/* ----- company contact details ----- */
address{
	font-style:normal;
	margin:1em 0;
}
address{
	font-style:normal;
	margin:1em 0;
}
.note{
	font-size:110%;
}
.highlight{
	font-size:110%;
	font-weight:bold;
}

/* ----- two column layout -----*/
.module1{
	float:left;
	width:200px;
}
.module2{
	float:right;
	width:200px;
}

/* ----- container size & positioning ----- */
#container{
	margin:0 auto;
	width:968px;
	text-align:left;
	position:relative;
	background:url(../graphics/jewellery/container_back.jpg) no-repeat 0 0;	
}

/* ----- header area ----- */
#header{
	height:45px;	
	position:relative;
}

/* ----- company logo & strapline ----- */
#logo{
	position:absolute;
	margin:0;
	margin-top:-1px;
	padding:0;
	width:205px;
	height:220px;
	left:19px;
	top:50px;
	text-indent:-8000px;
	overflow:hidden;
	background:url(../graphics/jewellery/supergoodtees_funny_t_shirts_uk.jpg) no-repeat 0 0;	
}
#logo a{display:block;height:268px; border:none; margin-top:-1px;}
#tagline{display:none;}

/* ----- shopping basket info ----- */
#info{
	position:absolute;	
	margin:0;
	padding:0;
	top:5px;
	right:0px;
	padding:0 19px;
	z-index:10;
	color:#00005F;
	font-weight:bold;
	font-size:12px;
}
#info a{color:#00005F;}

#info a:hover{color:#87CEEB;}

/* ----- optional mid div (useful for more complex backgrounds) ----- */
#mid{background:url(/graphics/jewellery/mid_back.gif) repeat-y;}

/* ----- breadcrumb trail ----- */
#breadcrumbs{
	float:left;
	display:inline;
	width:700px;
	padding:0 0 0 10px;
	margin-left:240px;
	margin-bottom:18px;
	background:transparent;
	border:none;
	color:#000000;
	line-height:26px;
}
#breadcrumbs a{
	color:#00005F;
	text-decoration:none;
}
#breadcrumbs a:hover{	
	color:#fff;
	border-bottom:1px dotted #fff;
}

/* ----- search box ----- */
#search{
	margin:0;
        margin-bottom:1em;
	padding:1px 1px 1px 1px;
        width:155px;
	background:#fff;
}
#search label{display:none;}
#searchKeyword{
	border:1px solid #00005F;
	color:#777;
	padding:3px 0 3px 3px;
	width:150px;
}
#searchSubmit{
	background:#00005F;
	color:#fff;
        border:0px solid #00005F;
	width:30px;
	height:22px;
	margin-left:5px;
        
}
#searchSubmit:hover{cursor:pointer;}


/* ----- side navigation ----- */
#navDept, #navDept li{
	margin:0;
	padding:0;
	list-style:none;
}
#navDept{
	margin-bottom:1em;
	background:url(../graphics/jewellery/navDept_back.gif) no-repeat 0 0;
	padding-top:1px;		
}
#navDept li a{
	display:block;
	width:100%;
	color:#c9c9c9;
	text-transform:uppercase;
	background:url(../graphics/jewellery/navDept_back.gif) no-repeat 0 100%;
	padding-bottom:1px;
}
#navDept li a:hover{
} 

#navDept li a.selected{
} 

#navDept li a span{
	display:block;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 10px;
	
}

/* ----- customer tool list ----- */
#navTools, #navTools li{
	margin:0;
	padding:0;
        padding-top: 5px;
	list-style:none;
}
#navTools{
	position:absolute;
	top:0px;
	left:19px;
	width:500px;
	font-size:12px;
}
#navTools li{
	display:inline;
	padding-right:10px;
	line-height:20px;
	height:20px;
}
#navTools li a{
	line-height:20px;
	color:#fff;
	font-size:12px;
}
#navTools li a:hover{color:#87CEEB;}
#navTools li a span{}

/* ----- subdepartment navigation ----- */
#navSubDept, #navSubDept li {
	margin:0;
	padding:0;
	list-style:none;
}
#navSubDept{
	margin:1em 0;
	padding:3px 10px;
	background:#262626;
	color:#fff;
}
#navSubDept li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/jewellery/arrow.gif) no-repeat 0 .6em;
}
#navSubDept li a{color:#fff;}
#navSubDept li a:hover{color:#87CEEB;text-decoration:underline;}

/* ----- nav static menu items ----- */
.navStatic, .navStatic li{
	margin:0;
	padding:0;
	list-style:none;
}
.navStatic{
	position:absolute;
	top:39px;
	right:19px;
	width:501px;
	height:31px;
	text-align:right;
	background:url(../graphics/jewellery/navStatic_back.gif) no-repeat 0 0;
}
.navStatic li{
	display:inline;
	padding-left:10px;
	margin-left:30px;
	line-height:30px;
	height:30px;
	background:url(../graphics/jewellery/navStatic_li_back.gif) no-repeat 0 4px; 
}
.navStatic li a{
	line-height:30px;
	color:#fff;
}
.navStatic li a:hover{color:#87CEEB;}
.navStatic li a span{}

#navToolsTitle, #navDeptTitle, .navStaticTitle{display:none;}

/* ----- side navigation column ----- */
#side{
	float:left;
	display:inline;
	width:183px;
	margin-left:19px;
	padding-top:200px;
}

/* ----- main content area ----- */
#main{
	float:left;
	display:inline;
	/* width:502px; */
	width:702px;
	margin-left:45px;
}

#main #content{
	background:#fff url(../graphics/jewellery/gray-box.gif) no-repeat 0 0; 
/*background:#262626;*/
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top:8px;
	outline: none;
}
#main .gray-bot{background:url(../graphics/jewellery/gray-bot.gif) no-repeat top;
width:702px;
height:8px; }

#main h2, #main h3{
	font-weight:normal;
	padding:0;
	color:#000000;
	font-size:130%;
	clear:both;
	margin:.5em 0;
}

#main h3{font-size:120%;}
#main h2#pageTitle{
	font-weight:normal;
	padding:.5em 15px;
	width:702px;
	margin:0;
	color:#00005F;
	font-size:150%;
	background: url(../graphics/jewellery/blue-bg.gif) no-repeat 0 100%; 
}
#main h1#pageTitle{
	font-weight:normal;
	padding:.5em 15px;
	width:702px;
	margin:0;
	color:#00005F;
	font-size:150%;
	background: url(../graphics/jewellery/blue-bg.gif) no-repeat 0 100%; 
}
#main h1#pageTitle2{
	font-weight:normal;
	padding:.5em 15px;
	width:702px;
	margin:0;
	color:#00005F;
	font-size:150%;

}

/* ----- footer area ----- */
#footer{
	background: url(../graphics/jewellery/footer.gif) no-repeat 0 0;
	color:#000000;
	height:99px;
	width:747px;
	/* margin-left:19px; */
	margin-left:219px;
	font-size:87%;
	position:relative;
	margin-top:0px;
}
#footer p{margin:0;}
#footer ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul{
	position:absolute;
	right:15px;
	top:33px;
}
#footer li{float:left;}
#footer a{color:#00005F;}
#footer a:hover{
	color:#87CEEB;
	text-decoration:underline;
}
#footer p#credits{
	position:absolute;
	left:15px;
	top:28px;
	float:left;
}

/* ----- new head area ----- */
#newhead{
	background: url(../graphics/jewellery/blue-bg.gif) no-repeat 0 0;
	color:#000000;
	height:40px;
	width:747px;
	/* margin-left:19px; */
	margin-left:0px;
	font-size:87%;
	position:relative;
	margin-top:0px;
}
#newhead p{margin:0;}
#newhead ul, #footer li{
	margin:0;
	padding:0;
	list-style:none;
}
#newhead ul{
	position:absolute;
	right:15px;
	top:10px;
}
#newhead li{float:left;}
#newhead a{color:#00005F;}
#newhead a:hover{
	color:#87CEEB;
	text-decoration:underline;
}
#newhead p#titlename{
	position:absolute;
	left:15px;
	top:12px;
	float:left;
}

/* ----- pagination (page 1/2 etc.) ----- */
#pagination{
	margin:1em 0;
	
}
#pagination p{
	margin:0;
	height:16px;
        font: 13px Tahoma, Arial, Helvetica, sans-serif;
	line-height:16px;
	float:left;
}
#pagination a{
	display:block;
	float:left;
	width:25px;
	height:15px;
	margin-left:10px;
	margin-top:0px;
	/*text-indent:-8000px;*/
	/*overflow:hidden;*/
}
#pagination a#firstPage{background:url(../graphics/jewellery/ico_first.gif) no-repeat 0 0;text-indent:-8000px;overflow:hidden;margin-top:3px;border:none;}
#pagination a#prevPage{/*background:url(../graphics/jewellery/ico_prev.gif) no-repeat 0 0;*/ width:40px; margin-right:10px;}
#pagination a#nextPage{/*background:url(../graphics/jewellery/ico_next.gif) no-repeat 0 0;*/}
#pagination a#lastPage{background:url(../graphics/jewellery/ico_last.gif) no-repeat 0 0;text-indent:-8000px;overflow:hidden;margin-top:3px;float:left;border:none;}

/* ----- 
 thumbnail list ----- */
.products{
	/* width:502px; */
	width:702px;
	/* margin:.15em 0;  */
}
.products ul, .products li{
	margin:0;
	padding:0;
	list-style:none;
} 

.products2 ul, .products2 li{
	margin:0;
	padding:0;
	list-style:none;
}

.products3 ul, .products3 li{
	margin:0;
	padding:0;
	list-style:none;
}

#home .products h2{display:none;}
.products li{
	float:left;
	display:inline;
	width:163px;
	margin-right:2px;
	margin-bottom:.2em;
	color:#fff;
	position:relative;	
	margin-left:8px;
}

.products2 li{
	float:left;
	display:inline;
	width:222px;
	margin-right:2px;
	margin-bottom:2px;
	color:#fff;
	position:relative;	
	margin-left:8px;
}


.products3 li{
	float:left;
	display:inline;
	width:220px;
	margin-right:2px;
	margin-bottom:.2em;
	color:#fff;
	position:relative;	
	margin-left:2px;
}

#main .products li h3{
	margin-top:.5em;
	margin-bottom:1em;
	padding:0;
	text-transform:uppercase;
	font-size:100%;
	padding:0 15px;
	 background:url(../graphics/jewellery/arrow.gif) no-repeat 0 .6em; 
}
.products li h3 a{color:#fff;}
.products li h3 a:hover{color:#87CEEB;}
.products .image{
	text-align:center;
	/* border:1px solid #676767; */
	 background:url(../graphics/jewellery/image-bg.gif) no-repeat top; 
	/* width:185px; */
	width:152px;
	padding-top:5px !important;
		height:147px !important;
}
.products .image a img{border: 1px solid #00005F;
}
.products .image a:hover img{border: 1px solid #fff;
}

.products2 .image2 a img{border: 1px solid #00005F;

}
.products2 .image2 a:hover img{border: 1px solid #fff;
}


.products3 .image2 a img{border: 1px solid #fff;

}
.products3 .image2 a:hover img{border: 1px solid #00005F;
}

#product .price{
	color:#00005F;
	font-weight:bold;
	font-size:170%;
}
#product .info p{
	margin:0;
	margin-bottom:.2em;
}
#product .info h3{
	margin:0;
	margin-bottom:.2em;
}
#product .actions{
	border-top:1px solid #e1e1e1;
	clear:both;
}	
#product #addBasket{
	padding-top:1em;
}

#product #addWishlist a{
	color: white;
}

#product #addWishlist a:hover{
	color: #87CEEB;
	text-decoration:underline;
}

/* ----- featured articles ----- */

#articles{
	width:200px;
}
#articles ul, #articles li {
	margin:0;
	padding:0;
	list-style:none;
}
#articles ul{
	margin:.5em 0;
	padding:3px 10px;
	background:#6BB6FF;
	color:#fff;
	margin-left: 23px;
}
/*#articles ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/jewellery/arrow.gif) no-repeat 0 .6em;
}*/
#articles  ul li a{color:#fff;}
#articles  ul li a:hover{color:#87CEEB;text-decoration:underline;}

/* ----- customer reviews ----- */
#reviews{
	width:602px;
}
#reviews ul, #reviews li {
	margin:0;
	padding:0;
	list-style:none;
}
#reviews ul{
	margin:1em 0;
	padding:3px 10px;
	background:none;
	color:#fff;
}
#reviews ul li{
	margin:.5em 0;
	line-height:150%;
	padding:0;
	padding-left:15px;
	list-style:none;
	background:url(../graphics/jewellery/arrow.gif) no-repeat 0 .6em;
}
#reviews  ul li a{color:#fff;}
#reviews  ul li a:hover{color:#87CEEB;text-decoration:underline;}

/* ----- site map ----- */
#sitemap, #sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	list-style:none;		
} 
#sitemap{margin:1em 0;}
#sitemap li{margin:.5em 0;}
#sitemap li h3{margin:.2em 0;}
#sitemap ul{padding-left:20px;}
#sitemap a{color:#000;}
#sitemap a:hover{color:#87CEEB;text-decoration:underline;}

/* ----- tables and forms ----- */
fieldset{
	border:none;
	padding:0;
	margin:1em 0;
}
legend{
	font-weight:normal;
	padding:0;
	margin:0;
	color:#000;
	font-size:120%;
	clear:both;
}
fieldset h3, fieldset h3{margin:1em 0 0 0;}
#content table{
	width:100%;
	margin:0 0;
	border-collapse:collapse;
	line-height:150%;
}
th{
	border:1px solid #262626;
	background:#6BB6FF;
	padding:5px;
}
td{
	background:#6BB6FF;
	border:1px solid #262626;
	padding:5px;
	vertical-align:top;
}

th.dept{
	border:1px solid #262626;
	background:#FFF;
	padding:2px;
}
td.dept{
	background:#FFF;
	border:0;
	padding:2px;
	vertical-align:top;
}
th.fb{
	border:1px solid #262626;
	background:#FFF;
	padding:2px;
}
td.fb{
	background:#FFF;
        border-color:#FFF;
	border-width:8px 1px 5px 1px;
	padding:0;
	vertical-align:top;
}

.formField, .formSelect{
	background:#fff;
	border:1px solid #6BB6FF;
	width:200px;
}
.formFieldShort, .formFieldMedium{
	background:#fff;
	border:none;
	width:16px;
	margin-right:2px;
}
.formFieldMedium{width:96px;}
table .price{
	color:#00005F;
	font-size:110%;
	font-weight:bold;
}
.formFieldProduct{width:150px;}
table .price{
	color:white;
	font-size:110%;
	font-weight:bold;
}

.formRadio{vertical-align:middle;}
.formButton{
	background:#6BB6FF;
	color:#00005F;
	border:1px solid #00005F;
	padding-top:3px;
	padding-bottom:3px;

}
.formButton:hover{
     background: #fff;
}


}
label span{
	color:#00005F;
	font-size:110%;
	font-weight:bold;
}

/* ----- shopping cart ----- */
#total{
	margin:1em 0;
	padding:0;
	width:400px;
	font-size:110%;
}
#total dt{
	width:300px;
	float:left;
	font-weight:bold;
}
#total dd{
	margin-left:201px;
	text-align:right;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}

/* ----- first table data style ----- */
td.first{width:40%;}

/* ----- float fix ----- */
.inner:after, .products:after, .products li:after, #pagination:after, #total:after, .modules:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.inner, .products, .products li, #pagination, #total, .modules{display:block;}
/*  \*/
.inner, .products, .products li, #pagination, #total, .modules {min-height:1%;}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {height:1%;}
 /*  */
/* ----- end float fix ----- */

#product .image a {
	color: white;
}

.inner #content p a {
	color:#00005F;
}

.inner #content p a:hover {
	color:#87CEEB;
	text-decoration:underline;
}

#content #product .image {
	float: left;
	width: 300px;
}
#content #product .image2 {
	float: left;
	width: 400px;
}

#productDisplay {
	float: left;
	width: 200px;
        margin-left:12px;
}
#productDisplay2 {
	float: left;
	width: 190px;
        margin-left:75px;
}

.products li
{margin-bottom:-10px;}
#pagination{margin-bottom:0px; margin-top:5px;}

#articles { width:auto;}
#articles ul li{ float: left; display: inline;
margin-right: 0px;
margin-bottom: 0.2em;
margin-left:12px;
color: #ffffff;
position: relative;
	 background:url(../graphics/jewellery/image-bg.gif) no-repeat top; 
	/* width:185px; */ /*background:none;*/
	width:151px;
	padding-top:6px !important;
		padding-right:0px !important;
			padding-bottom:0px !important;
				padding-left:11px !important;
		height:146px !important;
}
/*#articles ul li img{border:solid 6px #000080;}*/

#articles ul{margin:0px; padding:0px; background:none}


.bot-gray
{
 background:url(../graphics/jewellery/bot-gray.gif) no-repeat; width:655px; height:150px; float:left; margin-left:10px;
 padding:10px}
	.bot-graybot
{

	background:url(../graphics/jewellery/bot-gray-bot.gif) no-repeat; width:675px; height:10px; float:left; margin-left:10px; }
	
	.t-shirt
	{
	background:url(../graphics/jewellery/t-shirt.jpg) no-repeat; width:291px; height:103px; display:block; margin-top:1px;
	}


	.ladies-t-shirt
	{
	background:url(../graphics/jewellery/ladies-t-shirt.jpg) no-repeat; width:291px; height:75px; display:block; margin-left:7px; margin-top:1px;
	}
	
	.sap
	{
	background:url(../graphics/jewellery/t-shirt.jpg) no-repeat;	
	}



.addthis_toolbox.addthis_pill_combo a {
    float: left;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: left;
}  



                
