/* @group Structure */

html {	
	height: 100%;
}

body {
	background: #91c9f0 url(../images/home-bg.png) repeat-y center top;
	font: 13px Arial, Helvetica, sans-serif;	
	height: 100%;
	color: #4b4b4b;
}

* {
	padding:0;
	margin:0;
}

#layout {	
	background: url(../images/bg-full.png) repeat-y center bottom; 
	height: auto;
	padding: 0px;
	margin: 0px;	
	text-align: center;	
	font-size: 13px;
}

#layout_designstudio {	
	height: auto;
	padding: 0px;
	margin: 0px;	
	text-align: center;	
	font-size: 13px;
}

#container {	
	width: 750px;	
	margin: auto;
	display: inline-block;	
	padding-top: 15px;
	padding-left: -20px;
	text-align: left;
	
}

#container_designstudio {
	width: 800px;
	margin: auto;
	display: inline-block;	
	padding-top: 15px;
	text-align: center;
	
}

#homepage {
	background-image: url(../images/homepage.jpg);
	width: 751px;
	height: 656px;
	margin-top: -20px;
}

#homepage #enter {
	height: 212px;
	width: 212px;
	position: relative;
	left: 317px;
	top: 222px;
}

#designstudio{
	position: relative;
	z-index: 10;
	margin-top: -33px;
	background: #fff url(../images/border-frontwindow.png) no-repeat center top;
	height: 439px;
	width: 793px;
	overflow: hidden;
}

option.blue{
	font-size: 12px;
	color: #0368de;
	padding-bottom: 2px;
	padding-top: 2px;
}

option.gray{
	font-size: 12px;
	color: #424242;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

#clear {	
	clear:both;	
}




/* @end */

/* @group Links & Text */

#layout a, #layout a:link, #layout a:visited, .active a:hover, #collections .active a:hover, a:hover .active, #links .active a:hover {
	color: #00689c;
	text-decoration: underline;
}

#layout a:hover, .active, .active a, #collections .active a, #links .active a {
	color: #22a0d2;
	text-decoration: underline;
}

#layout h3, #layout h3 a:link, #layout h3 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00689c;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

#layout h4, #layout h4 a:link, #layout h4 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #00689c;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 8px;
	padding-top: 6px;
}

#layout h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00689c;
	font-size: 14px;	
	font-weight: normal;
	padding-bottom: 8px;
}

#layout h1 a:hover, #layout h2 a:hover, #layout h3 a:hover, #layout h4 a:hover {
	color: #00689c;
	text-decoration: none;
}

#layout h1 {
	padding-bottom: 10px;
}

#layout h2 {
	padding-bottom: 4px;
}

/* @end */

/* @group Header */

#header {
	color: #fff;
	background: #7ccbf3 url(../images/header-bg.png) repeat-y center;
	text-align: center;	
	height: 147px;
	width: 100%;
	position: relative;
	z-index: 15;
}

#header img.logo {		
	padding: 40px 0px 56px 0px;	
}

#shopping {	
	background: #7ccbf3 url(../images/header-bg.png) repeat-y center;
	text-align: center;	
	margin: 0 auto;
	height: 0px;
	width: 792px;
	position: relative;
	z-index: 40;
}

img.goshopping {
	position: relative;
	top: -50px;
	left: 298px;	
}

.bubble {
	position: relative;
	left: 450px;
	top: -200px;
	z-index: 50;
	width: 380px;
}

A.nooutline {
	outline: none;
}



/* @end */

/* @group Navigation */

#navgrad {
	height: 18px;	
	background: url(../images/navigation-grad.png) repeat-x center;	
	position: relative;
	z-index: 20;
}

#navline {
	background-color: #086394; 
	height: 1px;
	position: relative;
	z-index: 20;
}

/* @end */

/* @group Mini-Header */

#mini-header {
	background: #e0dfc9 url(../images/mini-header.png) repeat-x center top;
	border-top: 1px solid #fff;
	padding: 6px 0;
}

#shopping-cart {
	width: 350px;
	padding-top: 7px;
	float: left;
}

/* @end */

/* @group Collections */

#gallery .col1, #gallery .col2 {
	vertical-align: top;
	padding: 15px 20px 10px 0;
	border-top: 1px solid #e1ddc8;
}

#gallery .col3 {
	vertical-align: top;
	padding: 15px 0 10px;
	border-top: 1px solid #e1ddc8;
}

.gallery-image img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

.gallery-image img:hover {
	background-color: #d0ccb9;
}

.gallery-info {
	line-height: 1.4em;
	padding: 3px 6px 0;
}

ul#collections, ul#links {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#collections li, ul#links li {
	background: url(../images/bullet.png) no-repeat 0 8px;
	padding: 3px 0 3px 14px;
	list-style-type: none;
	list-style-position: outside;
}

ul#featuring {
	margin-bottom: 0;
	padding: 6px 0 24px;
	border-top: 1px solid #e1ddc8;
}

ul#featuring li {
	padding: 4px 20px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
}

.featuring-list {
	display: inline-block;
}

.featuring-image {
	margin-right: 8px;
	float: left;
	border: 1px solid #e1ddc8;
}

.featuring-image img {
	background-color: #e1ddc8;
	margin: 3px;
	padding: 5px;
}

.featuring-image img:hover {
	background-color: #d0ccb9;
}

.featuring-info {
	padding-top: 1px;
	float: left;
	width: 120px;
}

#tags, .sidebar {
	padding: 8px 0 24px;
	border-top: 1px solid #e1ddc8;
}

.tags {
	color: #589735;
}

#paginate {
	text-align: center;
}

#paginate .next, #paginate .prev {
	margin: 0 3px;
}

#paginate .current {
	padding: 0 2px;
}

/* @end */

/* @group Products */

#products{
	padding-left: 13px;	
	padding-right: 13px;
}

#products select{
	width: 250px;
}

#products ul.colorpicker {	
	list-style: none;
	margin-top: -15px;
	padding: 0;
	width: 100%;
	text-align: right;
	position: relative;
	left: -50px;	
}

#products ul.colorpicker li {	
	display: inline-block;
	margin: 0px 2px 0px 1px;
	#margin: 0px 3px 0px 3px;
	padding: 0;
	width: 51px;
	height: 23px;	
	#display: inline;	
}

#products ul.colorpicker a {
	display: inline-block;
	margin: 0;
	width: 50px;
	height: 22px;
	text-decoration: none;	
}

#products ul.colorpicker li.pink{
	width: 47px;
	height: 20px;
	#margin-left: -4px;
}

#products ul.colorpicker li.gray{
	width: 47px;
	height: 20px;
	margin-left: -3px;
}

#products ul.colorpicker li.yellow{
	width: 47px;
	height: 20px;
	position: relative;
	top: -3px;
	#top: -5px;
	#left: 11px;
}

#products ul.colorpicker li.blue{
	width: 47px;
	height: 20px;
	position: relative;
	top: -3px;
	margin-left: -3px;
	#top: -5px;
	#left: 7px;
}

#products ul.colorpicker li.yellow2{
	width: 47px;
	height: 20px;
	position: relative;
	top: -3px;
	#top: -5px;
	#left: 11px;
}

#products ul.colorpicker li.blue2{
	width: 47px;
	height: 20px;
	position: relative;
	top: -3px;
	margin-left: -3px;
	#top: -5px;
	#left: 7px;
}

#products .charmbandimage{
	padding-top: 7px;
	margin-left: -10px;
}

#products #mogos{	
	padding: 0px;
}

#products #mogos .header{	
	width: 100%;
	padding-bottom: 24px;
	#padding-bottom: 20px;
	float: left;
}

#products #mogos .header .image{		
	
}

#products #mogos .header .headercontent{	
	width: 0;
	float: left;
}

#products #mogos #mogosingles{	
	width: 435px;
	padding: 0px;
	margin: 0 auto;
	float: left;
}

#products #mogos #mogosingles #singles{
	padding-left: 10px;
}

#products #mogos #mogosingles #singles A.singletitle{
	text-align: center;
	font-weight: bold;	
	font-size: 12px;
	padding: 5px;
	color: #000;
	text-decoration: none;
	position: relative;
	top: 2px;
}

#products #mogos #mogosingles #singles A.singletitle:hover{
	background: url(../images/mogo-mouseover-bg.png) repeat-x;
	height: 20px;
	color: #00689c;
}

#products #mogos #mogosingles .mogosingle{	
	position: relative;
	left: -5px;
}

#products #mogos #mogosingles .single{
	text-align: center;
	width: 91px;
	height: 80px;
	margin-bottom: 10px;
}

#products #mogos #mogosingles .singlestatic{
	text-align: center;
	width: 91px;
	height: 80px;
	margin-bottom: 10px;
}

#products #mogos #mogosingles .singlestatic .title{
	margin-top: -21px;
	text-align: center;
	padding-bottom: 2px;
}

#products #mogos #mogosingles .single:hover{
	background: url(../images/mogo-single-bg.png) bottom center repeat-x;	
}

#products #mogos #mogosingles .single .title{
	margin-top: -21px;
	text-align: center;
	padding-bottom: 2px;
}

#products #mogos #mogosingles .single a{
	text-decoration: none;
	color: #333;
}

#products #mogos #mogosingles .single a:hover{
	color: #004174;
	font-weight: bold;
}

#products #mogos #mogosingles .single img{
	border: none;
}

/* #products #mogos #mogosingles .single:hover{
	padding-bottom: 13px;
	width: 75px;
	text-align: center;
	background: url(http://static0.shopify.com/s/files/1/0025/7872/files/mogo-mouseover-bg.png?1242508471) repeat-x;
	border: 1px solid;
}*/

#products #mogos #mogosingles .row1{
	width: 80px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	left: -10px;
}

#products #mogos #mogosingles .row2{
	width: 80px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	top: 36px;
	position: relative;
	left: -10px;
}

#products #mogos #mogosingles .row3{
	width: 80px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	left: -10px;
}

#products #mogos #mogosingles .row4{
	width: 80px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	top: 36px;
	position: relative;
	left: -10px;
}

#products #mogos #mogosingles .row5{
	width: 80px;
	vertical-align: top;
	display: inline-block;
	position: relative;
	left: -10px;
}

#products div.wide{
	width: 100%;
	margin-top: -47px;
	margin-bottom: -47px;
}

#products #mogos #mogocollections{	
	height: 850px;
	width: 270px;
	margin: 0;
	padding-left: 15px;
	text-align: left;
	float: right;
}

#products #mogos #mogocollections .collectiondesc{		
	text-align: left;
	width: 270px;	
	position: relative;
	top: -16px;	
	#top: 0px;
	#margin-top: -13px;
	margin-bottom: -26px;
	#margin-bottom: -10px;
}

#products #mogos #mogocollections #collectionbody {
	width: 240px;
}

#products #mogos #mogocollections .mogocollection{
	text-align: center;
	height: 85px;
	margin-bottom: 10px;
}

#products #mogos #mogocollections .mogocollectionstatic{
	text-align: center;
	height: 85px;
	margin-bottom: 10px;
}

#products #mogos #mogocollections .mogocollectionstatic .title{
	margin-top: -32px;
	text-align: center;
	padding-bottom: 2px;
}

#products #mogos #mogocollections .mogocollection:hover{
	background: url(../images/mogo-collection-bg.png) bottom center repeat-x;	
}

#products #mogos #mogocollections .mogocollection .title{
	margin-top: -32px;
	text-align: center;
	padding-bottom: 2px;
}

#products #mogos #mogocollections .mogocollection a{
	text-decoration: none;
	color: #333;
}

#products #mogos #mogocollections .mogocollection a:hover{
	color: #004174;
	font-weight: bold;
}

#products #mogos #mogocollections .mogocollection img{
	border: none;
}

/* @end */

#designshop{
	margin-left: -6px;
}

/* @group Blogs & Pages */

#blog{	
	padding-left: 13px;	
	padding-right: 13px;
	text-align: justify;	
}

#blog .article{
	
}

#blog .date{
	color: #393939;
	display: inline;
}

#blog .content{	
	color: #6f6f6f;
}


#about-excerpt {
	background: #f7f5f0 url(../images/excerpt.png) repeat-x center top;
	margin-bottom: 20px;
	padding: 15px 20px;
}

.blog-first, .blog {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e1ddc8;
}

.blog-last {
	padding-bottom: 25px;
}

.blog-details {
	color: #6f675d;
	font-size: 11px;
	padding-top: 8px;
}

ul#blogs {
	margin-bottom: 0;
	padding: 6px 0 20px;
	border-top: 1px solid #e1ddc8;
}

ul#blogs li {
	background: url(../images/bullet.png) no-repeat 0 10px;
	padding: 5px 0 5px 14px;
	list-style-type: none;
	list-style-position: outside;
}

.feed {
	margin-top: 3px;
	float: right;
}

/* @group Storefinder */
#storefinder{
	padding-left: 13px;	
	padding-right: 13px;
	text-align: justify;
}

#storefinder #flash{
	margin-top: 3px;
	margin-left: -13px;
	#margin-left: 0px;
}

/* @group About */

#about{
	padding-left: 13px;	
	padding-right: 25px;
	#padding-right: 23px;
	text-align: justify;
}

#about .textleft{
	width: 523px;
}

#about .techsafety{
	padding-top: 28px;
}

#about .sidebar-image{
	float: right;
	padding-right: 10px;
}

#about .left-image{
	float: left;
	padding: 10px;
}

/* @group Contact */

#contact{
	color: #00689c;
	padding-left: 13px;
	text-align: left;
}

#contact .form{
	padding-top: 39px;
}

#contact .sidebar-image{
	float: right;
	padding-right: 45px;
	padding-top: 39px;
}

#contact td.smallname{
	font-size: 11px;
	padding-left: 2px;
}

#contact p.gray{
	color: #4b4b4b;
}

/* @end */

/* @group Shopping Basket */

#basket {
	padding-left: 14px;	
	padding-right: 16px;
}

#basket th {
	padding: 5px 0 2px;
	border-bottom: 1px solid #4b4b4b;
}

#basket td {
	vertical-align: top;
	border-bottom: 1px solid #4b4b4b;
}

#basket td.basket-column-one {
	padding: 7px 0;
}

#basket td.basket-column {
	width: 80px;
	padding-top: 12px;
}

.basket-images {
	margin: 0 10px 0 7px;
	float: left;
}

.basket-images img {
	margin: 3px;
	padding: 5px;
}

.basket-desc {
	width: 440px;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.basket-odd, .basket-even {
	padding: 7px 10px;
}

.basket-even {
	background-color: #f2f2f2;
}

#basket-right {
	text-align: right;
	width: 250px;
	float: right;
}

#basket-right h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 15px 15px 0;
}

#basket p {
	padding-bottom: 2px;
}

/* @end */

/* @group Footer */

#footer {
	color: #006ca9;
	font-size: 11px;	
	margin-top: 5px;
	text-align: center;
	width: 100%;
}

#footer a{
	color: #006ca9;	
	text-decoration: none;
}

#footer a:hover{
	color: #006ca9;
	text-decoration: underline;
}

/* @end */

/* @group Global Styles */

img {
	border: none;
}

p {
	padding-bottom: 10px;
}

table.cart {
	text-align: left;
	margin-bottom: 15px;
	border-collapse: collapse;
}


del {
	color: #266174;
	font-size: 11px;
	padding-left: 3px;
}

small {
	font-size: 11px;
	line-height: 1.4em;
}

/* @end */

/* @group Slimbox */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-size: 10px;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	color: #403b35;
	font: bold 12px "Lucida Grande", Verdana, Arial, sans-serif;
}

/* @end */

/* @group Shopify Overrides */

/* Collections Listing */

#collections-listing ul {
	padding: 5px 0 15px !important;
}

#collections-listing li {
	margin: 0 !important;
	padding: 3px 0 !important;
	list-style-type: none;
	list-style-position: outside;
}

.hint {
	font-size: 11px;
}

#collections-listing  #pagination {
	
}

/* Search Results */

#searchresults #result-q {
	color: #323639;	
	width: 300px;
	margin-right: 5px;
	padding: 1px;
	border-top: 1px solid #99988d;
	border-right: 1px solid #b2b0a4;
	border-bottom: 1px solid #b2b0a4;
	border-left: 1px solid #b2b0a4;
}

#searchresults {
	margin: 0 !important;
	padding-left: 13px;	
	padding-right: 13px;
}

#searchresults h3, #searchresults h3 a:link, #searchresults h3 a:visited, #searchresults h3 a:hover {
	color: #00689c;
	font-size: 14px;
	margin: 15px 0 2px !important;
	font-weight: bold;
}

#searchresults h3 a:link, #searchresults h3 a:visited {
	text-decoration: underline;
}

#searchresults h3 a:hover {
	color: #1ba6ec;
	text-decoration: underline;
}

.highlight {
	color: #00689c;
}

.result-image img {
	width: 0px;
	height: 0px;
	visibility: hidden;
}

#searchresults ol {
	padding-top: 10px;
}

#searchresults li {
	margin: 0 0 15px !important;
	border-top: 1px solid #e1ddc8;
	list-style-position: inside;
}

#searchresults .divider{
	width: 100%;
	border-top: 1px solid #ccc;
	position: relative;
	top: 9px;
	#top: 15px;
}

/* @end */

/* Comments */

#comments { margin: 20px 0; }
#comments dt { margin-top: 10px; }
#comments dd input, #comments dd textarea { width: 300px; }
#comments>ul { margin-top: 10px; }
#comments>ul>li { margin: 10px 0; list-style-type: none; }

.comment {
	padding: 10px;
	font-size: 14px;
	border: 1px solid #ddd;
	background: #f5f5f5;
}

.comment-details {
	font-size: 90%;
  background: #ddd;
  padding: 2px 5px;
}

.notice {
  font-size: 10pt;
  margin: 15px 0;  
  border: 1px solid #eFeBd5;
  border-bottom: 1px solid #dFdBc5;
  border-right: 1px solid #dFdBc5;
  padding: 5px 15px;
  background: #FFFBE5;
  color: #6a9c30;
  text-align: center;
}

.error { color: #933; }
.input-error { background: #FFFBE5; }

.comment-form { 
	margin-top: 40px;
}

.comment-form .hint {
	font-size: 11px;
	font-style: italic;
	color: #666;
}

.comment-form dt {
	font-weight: bold;
}

.comment-form input[type=submit] {
	margin-top: 8px;
}

/* @Custom */

.designshop{
	margin-top: -33px;
	z-index: 5;
	position: relative;
}
/* End of Stylesheet */