body
{
	text-align: center;
	font-family: Arial, Tahoma, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	background-color:#fff;
	background-image:url('/systemfiles/media/images/topbg.jpg');
	background-repeat:repeat-x;
	color: #666666;
}

h1{
	margin:0px;
	padding:0px;
	color:#019FE3;
	font-size: 18px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom: 1px solid #b7b7b7;
}

h3
{
	color: #019FE3;
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

h4
{
	color: #019FE3;
	font-size:13px;
	margin:0px;
	padding:0px;
	font-weight:bold;
}

h4 a
{
	color: #019FE3;
	text-decoration:none;
}

h5{
	
color: #000;
font-weight:normal;
margin:0px;
padding:0px;
font-size: 12px;
}


table
{
	font-size: 12px;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: none;
}

div.file_wrap .RadUpload, .RadUploadProgressArea
{
	width: auto;
}

#gallerythumbs
{
	margin: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#gallerythumbs li
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	background-image: none;
}

#main
{
	margin: 0px auto;
	width: 1000px;
	text-align:left;
}

#leftcontainer
{
	float: left;
	width: 730px;
	text-align:justify;
}

#headercontainer
{
	float: left;
	width: 730px;
	text-align:left;
}

#logo
{
	float: left;
	width: 324px;
	margin-top: 3px;
}

#topnav
{
	float: left;
	width: 395px;
}

#topnav ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 90px;
}

#topnav li
{
	list-style: none;
	display: inline;
	padding-left:10px;
	padding-right:10px;
}

#topnav li a
{
	text-decoration:none;
	color:#00A1E3;
	font-size: 1.2em;
	font-weight: bold;
}

#banner
{
	float: left;
	width: 730px;
	height: 289px;
	overflow: hidden;
	margin-top: 38px;
}

#homecontent
{
	float:left;
	width:730px;
	color: #666;
	margin-top: 20px;
}

#homecontent a
{
	color:#00A1E3;
	text-decoration:none;
}

#homecontent h1
{
display: none;
}

#rightcontainer
{
	float: right;
	width: 240px;
}

#login
{
	float: left;
	width:240px;
	height: 130px;
	background-image:url('/systemfiles/media/images/loginbg.jpg');
	background-repeat:no-repeat;
	margin-bottom: 15px;
	text-align: center;
}

#logincontent
{
	margin: 0px auto;
	text-align:left;
	width: 220px;
}

#logincontent a
{
	color: #019FE3;
	text-decoration: none;
}

.rightspace
{
	float:left;	
	width:240px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#topblue
{
	float: left;
	width: 240px;
	height: 6px;
	font-size:5px;
	margin-top: 15px;
}

#middleblue
{
	float: left;
	width:240px;
	background-image:url('/systemfiles/media/images/middleblue.jpg');
	background-repeat:repeat-y;
	text-align:center;
}

#middletext
{
	margin: 0px auto;
	width: 220px;
	text-align:left;
	color:#fff;
}

#bottomblue
{
	float:left;
	width:240px;
	height:5px;
	font-size:5px;
}

#footercontainer
{
	float:left;
	width: 1000px;
	border-top: 1px solid #b7b7b7;
	margin-top: 20px;
}

#footercontainer ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 15px;
	text-align:center;
}

#footercontainer li
{
	list-style:none;
	display:inline;
	color: #b7b7b7;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 11px;
}

#footercontainer li a
{
	color: #b7b7b7;
	text-decoration:none;
}


/*internal*/

#maincontents
{
	float:left;
	width:730px;
	background-image:url('/systemfiles/media/images/maincontentbg.jpg');
	background-repeat:no-repeat;
	min-height: 542px;
	text-align:center;
}

#content
{
	margin:0px auto;
	width: 700px;
	text-align:left;
	margin-top: 10px;
	color:#019FE3;
}

#browse
{
	float: left;
	width:700px;
	border-bottom: 1px solid #B7B7B7;
	padding-bottom: 5px;
}

#topgrey
{
	float:left;
	width: 700px;
	height: 6px;
	font-size:5px;
}

#middlegrey
{
	float:left;
	width:700px;
	background-image:url('/systemfiles/media/images/middlegreyborder.jpg');
	background-repeat:repeat-y;
	text-align: center;
}

#bluebar
{
	float: left;
	width:700px;
	height:36px;
	text-align:left;
	background-image:url('/systemfiles/media/images/bluebar.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	line-height: 36px;
	color: #fff;
	font-size:16px;
	margin-bottom:10px;
}

.bluebartext
{
	padding-left:20px;
}

#middlecontent
{
	margin:0px auto;
	width: 660px;
	text-align:left;
	color: #000;
}

#bottomgrey
{
	float:left;
	width:700px;
	height:6px;
	font-size:6px;
	margin-bottom: 10px;
}

.doodlelibrary
{
	float: left;
	width: 100%;
}

.doodlelibrary .doodle
{
	float: left;
	margin-right: 10px;
}

.doodlelibrary .doodle .imageupload
{
	z-index: 1;
	position: relative;
	width: 120px;
	height: 120px;
	border: 1px solid #b7b7b7;
}

.doodlelibrary .doodle .check
{
	z-index: 2;
	position: relative;
	top: -25px;
	left: 95px;
}

#rightbtn
{
	float:right;
	width: 200px;
	text-align:right;
}


#mydoodlesheader
{
	float: left;
	width: 240px;
	height: 42px;
	background-image:url('/systemfiles/media/images/mydoodlestop.jpg');
	background-repeat:no-repeat;
	margin-top:15px;
}

.mydoodletext
{
	color: #fff;
	font-size:18px;
	font-weight:bold;
	line-height:38px;
	padding-left:15px;
}

#mydoodlesmiddle
{
	float:left;
	width:240px;
	text-align:center;
	background-image:url('/systemfiles/media/images/mydoodlesmiddle.jpg');
	background-repeat:repeat-y;
}

#mydoodlescontent
{
	margin:0px auto;
	width:220px;
	text-align:left;
	padding-bottom:5px;
	padding-top:5px;
}

.item
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #B7B7B7;
}

#mydoodlescontent .item
{
    clear: both;
    float: left;
    width: 220px;
}

.imagewrap
{
	width: 120px;
	height: 120px;
	border: 1px solid #b7b7b7;
}

#mydoodlescontent .item .imagewrap
{
    height: 75px;
    width: 75px;
    float: left;
    margin-right: 5px;
}

#mydoodlescontent .price
{
    display: block;
    float: right;
}

.description
{
    margin-right: 5px;
}

.total
{
    float: left;
    /*clear: both;*/
    padding: 10px 0 0 80px;
}

.totalprice, .totaldescription
{
    font-weight: bold;
}

.addmore
{
    float: left;
}

#mydoodlescontent .addmore
{
    float: left;
    margin: 10px 0 10px 0;
}

.delivery
{
    float: right;
  
}

.smallbasket .completeorder
{
    float: left;
    width: 220px;
    padding-top: 15px;
    border-top: 1px solid #B7B7B7;
}

.smallbasket .completeorder .button_large
{
    float: right;
}

#mydoodlesfooter
{
	float: left;
	width: 240px;
	height: 7px;
	font-size: 5px;
}

#browse
{
    margin-top: 20px;
    margin-bottom: 25px;
}

#browse .item
{
    clear: both;
    float: left;
    width: 700px;
}

#browse .item .imagewrap
{
    float: left;
}

#browse .item .description
{
    float: left;
	width: 200px;
	padding: 5px;
}

#browse .qtycolumn
{
	width: 80px;
    float: left;
    text-align: center;
}

#browse .pricecolumn
{
	width: 80px;
    float: left;
}

#browse .total
{
    padding-left: 138px; /*335px;*/
}

#browse .total .totaldescription
{
    display: block;
    float: left;
    width: 80px;
    margin-right: 0;
    /*text-align: center;*/
}

#browse .buttoncolumn
{
	width: 100px;
    float: left;
}

#browse .emptyrow
{
    margin-left: 335px;
    margin-top: 15px;
}

#browse .update
{
	padding-top: 10px;
	margin-left: -10px;
}

.borderbottom
{
	border-bottom: 1px solid #b7b7b7;
}

.checkjewellery
{
	z-index: 2;
	position: relative;
	top:22px;
	left: -18px;
	margin-top: -15px;
}

.jewellerytable
{
	float: left;
	width: 700px;
	border-bottom: 1px solid #b7b7b7;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #7B7B7B;
}

.jewellerytable table
{
    margin-top: -15px;
}

.jewellerytable .skuheading
{
    margin-top: 15px;
}

.jewellerytable table td
{
    text-align: center;
    vertical-align: top;
}

.jewellerytable .buttons
{
    float: right;
    margin-bottom: 15px;
}

#deliverydetails
{
    margin-top: 15px;
}

/*STEP BAR*/

#stepgreybarcontainer
{
	float: left;
	width: 730px;
	height: 30px;
	margin-top:8px;
}

#stepgreybar
{
	float: left;
	width: 730px;
	height: 30px;
	background-image:url('/systemfiles/media/images/greybarbg.jpg');
	background-repeat:no-repeat;
	background-position: center top;
}

#stepgreybar ul
{
	margin: 0px;
	padding:0px;
	padding-left: 15px;
}

#stepgreybar li
{
	list-style:none;
	display:inline;
	color: #7B7B7B;
	font-weight: bold;
	padding-left:6px;
	padding-right:7px;
	font-size:10px;
}

#stepgreybar li a
{
	color: #7B7B7B;
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
}

#stepgreybar li a:hover
{
	text-decoration: underline;
}




.pcb, .pcb span {
	background: url('/systemfiles/media/images/bluebtn.png') no-repeat;
	height: 23px;
	line-height: 23px;
	padding: 3px 0 7px 0;
	color: #fff;
}

.pcb{
	color: #fff;
	font-size: 11px;
	padding-left: 8px;
	text-decoration: none !important;
}
/* ie 6 hack */
* html div#frame .pcb {
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
/* ie 7 hack */
*:first-child+html .pcb {
	color: #fff;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}

.pcb span {
	background-position: right 0px;
	padding-right: 8px;
}

.blue-button {
	background-position: left 0px;
	padding-top: 3px;
}
.blue-button span {
	background-position: right -27px;
	padding-top: 3px;
}

.error
{
    font-weight: bold;
    color: Black !important;
    display: block;
    margin-top: 20px;
        margin-bottom: 20px;
    padding: 10px 20px 10px 20px;
    border: solid 1px #B7B7B7;
}

.error ul li
{
        color: Black !important;
}

.error_field
{
    font-weight: bold;
    color: Black !important;
}

.button_small
{
    width: 90px;
    height: 28px;
    background-image: url(../images/btn_small.jpg);
}

.button_small a
{
    text-align: center;
    display: block;
    text-decoration: none;
    color: #5d5d5d;
    font-weight: bold;
    padding: 6px 28px 0 5px;
    height: 22px;
    font-size: 14px;
}

.button_large
{
    width: 190px;
    height: 28px;
    background-image: url(../images/btn_large.jpg);
}

.button_large_left
{
    width: 190px;
    height: 28px;
    background-image: url(../images/btn_large_left.jpg);
}

.button_large a, .button_large_left a
{
    text-align: center;
    display: block;
    text-decoration: none;
    color: #5d5d5d;
    font-weight: bold;
    padding: 6px 28px 0 5px;
    height: 22px;
    font-size: 14px;
}

.button_large_left a
{
    padding-right: 5px;
    padding-left: 28px;
}

.coupon
{
	width: 200px;
	float: left;
}

#logincontent .wrLoginBox, #logincontent .wrPasswordBox, #logincontent .watermark
{
    width: 120px;
}

.textbox
{
    width: 100%;
}

#deliverydetails table td
{
    padding: 3px;
}

#deliverydetails .no
{
    margin-top: 5px;
}

#paymentdetails .totals
{
    margin-left: 325px;
        margin-bottom: 8px;

}

#paymentdetails .label
{
    display: block;
    float: left;
    text-align: right;
    width: 90px;
    padding-right: 5px;
}

#paymentdetails .totals .label
{
    padding-top: 0;
    padding-left: 0;

}

#paymentdetails .value
{
    display: block;
}

#paymentdetails .totals .value
{
    padding-top: 0;
    padding-left: 0;
    clear: none;
}

#paymentdetails .total
{
    font-weight: bold;
}

#addresscontainer
{
	 border-top: 1px solid #B7B7B7;
	 width: 100%;
	 margin-top: 50px;
}
#addresses
{
	clear: both;
    padding-top: 10px;
}

#paymentdetails #addresses .title
{
    font-weight: bold;
    font-size: 14px;
    margin-top: 0;
}

#delivery
{
    float: left;
    width: 350px;
}

#billing
{
    margin-left: 350px;
}

#paymentdetails .title
{
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
}

#paymentdetails #placeorder
{
    float: right;
}

.address
{
    margin-bottom: 10px;
}

.address .line
{
    display: block;
}

.help
{
    text-align: left;
}

.testimonial_body
{
    font-weight: bold;
    margin-top: 4px;
}

.testimonial_author
{
     margin-top: 4px;
}

.textbox
{
    width: 250px;
}

#getstarted
{
    margin-top: 10px;
	border-top: 1px solid #b7b7b7;
    padding-top: 10px;
}

.totaltable
{
	float: left;
}

.totaltable table
{
	width: 220px;
}

.selection
{
	margin-top: 12px;
	margin-bottom: 8px;
	border: 1px solid  #b7b7b7;
	font-weight: bold;
	float: left;
	padding: 4px;
	background-color: #dddddb;
	color: #5d5d5d;
}