@charset "utf-8";
/* Stylesheet for the top Administrator Navigation Menu */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x top left;
	background-color: #1c1817;
}

form{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Spacer to avoid Design Problems */
.clear {
	clear: both;
}

/* Top Row of the Design Including Logout Link and Logged in User*/
#row_01 {
	height: 22px;
	padding: 5px 10px 0px 10px;
	text-align: right;
	color: #FFFFFF;
	background-image: url(../images/jcms_r1.jpg);
	background-repeat: repeat-x;
	font-size: 0.7em;
}

#row_01 .login_action {
	color: #00b7f7;
	text-decoration: none;
	margin-left: 40px;
}

#row_01 .user {
	font-weight: bold;
	padding-left: 10px;
	background:url(../images/ico_userLogin.png) no-repeat 0px 50%;
}

/* Second Row for Navigation Buttons */
#row_02 {
	background: #009fd7;
	height: 25px;
	font-size: 0.7em;
}

#row_02 ul, #row_02 li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

#row_02 a {
	display: block;
	float: left;
	padding: 5px 25px;
	border: 1px solid #00779f;
	border-top: none;
	border-left: 1px solid #3bb5e0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#row_02 a:hover {
	background-color: #23b0e1;
}

#row_02 .on {
	background:url(../images/menuBtn_shadow.jpg) repeat-x top #FFFFFF;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #00779f;
	color: #216375;
}

#row_02 .on:hover {
	background-color: #FFFFFF;
}

/* Third Row for further navigation buttons underneath the second row */
.row_03 {
	background: url(../images/row_03.jpg) repeat-x;
	height: 38px;
	padding: 8px 0 0 14px;
	font-size: 0.7em;
}

.row_03 ul, .row_03 li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
}

.row_03 img {
	float: left;
	margin: -3px 5px 0px 0px;
	border: none;
}

.row_03 a {
	display: block;
	width: 118px;
	height: 21px;
	float: left;
	padding: 8px 0px 0px 5px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/actionBtn.png) no-repeat;
	margin-left: 6px;
}

textarea, input, select {
	background: #FFFFFF;
	border: 1px solid #eee;
	color:#4D4D4D;
	font:  13px Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding: 3px;
}


input:focus, textarea:focus, label:focus {
	background: #fff;
	border: 1px solid #72CDF4;
	color: #000;
}

/*.button, .button:focus {
	padding: 0.15em;
}*/

#content{
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}

#content .body_contents #new_page select{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	width: 150px;
}

#content .body_contents #new_page .button{
	width: 123px;
	height: 29px;
	background-image:url(../images/actionBtn.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
}

.grey{
	color:#E1E1E1;
}

.table{
	padding: 3px;
	font-size: 1.1em;
}

.table th{
	background-image:url(../images/tab_title_bg.png);
	text-align: left;
	height: 23px;
	color: #333333;
	border-bottom: solid 1px #666666;
	padding-left: 8px;
	font-size: 1em;
	font-weight: bold;
}

.table td{
	padding: 6px;
}

.table td a{
	text-decoration: none;
	color: #333333;
}

.table td a:hover{
	text-decoration: underline;
	color: #333333;
}

.table .row1{
	background-color: #F0F7FF;
}

.table .row1 td{
	border-bottom: solid 1px #BFDBEB;
}

.table .row2{
	background-color:#FFFFFF;
}

/* Wil Table 01 Edit
-- Begin --
--------------------------------------------------------------------------------------------*/
.table01{
	border-right: solid 2px #ededed;
	border-bottom: solid 2px #ededed;
	border-left: solid 2px #ededed;
	margin-bottom: 25px;
}

.table01 th{
	background: url(../images/jcms_table01_th.jpg) repeat-x;
	text-align: left;
	color: #fff;
	border-bottom: solid 5px #dfefff;
	padding: 7px 8px 8px 8px;
	font-size: 1.2em;
	font-weight: bold;
	overflow: hidden;
}

.table01 .titles td {
	background-color: #dfefff;
	font-weight: bold;
	color: #0065a4;
	border-bottom: 2px solid #13a5e0;
}

.table01 .thumb {
	border: 3px solid #dfefff;
}

.table01 td{
	padding: 6px;
}

.table01 td strong{
	color: #0065a4;
}

.table01 td a{
	text-decoration: none;
	color: #333333;
}

.table01 td a:hover{
	text-decoration: underline;
	color: #333333;
}

.table01 .row1{
	background-color: #fff;
}

.table01 .row2{
	background-color:#eef7ff;
	border-top: 1px solid #d0e5f9;
}

.table01 .big_grey {
	font-size: 4.6em;
	padding: 10px 3px 0 0;
}
.table01 .row1 .big_grey{ color: #dfefff; }
.table01 .row2 .big_grey{ color: #fff; }

/* Wil Table 01 Edit
-- END --
--------------------------------------------------------------------------------------------*/

.permission_item{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	cursor: move;
}

.permission_item li{
	padding: 6px;
}

.status{
	padding: 6px;
}

.click_cms{
	cursor:pointer;
}

#cms_content{
	font-size: 0.7em;
	padding: 20px 20px;
}

#cms_content p{
	padding: 0 5px;
}

#cms_content h2, .h2_outline{
	border: solid 2px #D0DDF6;
	display: block;
	padding: 8px;
}

.h2_outline{
	background:url(../images/jcms_adminBgGrad.jpg) repeat-x bottom left;
}
.h2_outline h3{
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.add{
	width: auto;
	height: 25px;
	display: block;
	background-image:url(../images/ico_review.png);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	padding-top: 6px;
	padding-left: 23px;
	margin-top: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.add_group{
	width: auto;
	height: 25px;
	display: block;
	background-image:url(../images/ico_groupAdd.png);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	padding-top: 6px;
	padding-left: 23px;
	margin-top: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.add_user{
	width: auto;
	height: 25px;
	display: block;
	background-image:url(../images/ico_userAdd.png);
	background-repeat:no-repeat;
	background-position: 2px 4px;
	padding-top: 6px;
	padding-left: 23px;
	margin-top: 8px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

.section_sep{
	display: block;
	clear: both;
	height: 30px;
}

.cell_dash{
	width: 46.8%;
	display: block;
	float: left;
	padding: 1%;
	border: solid 1px #CCCCCC;
	margin-right: 1%;
	margin-bottom: 1%;
	background-image:url(../images/jcms_adminBgGrad.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.cell_dash a{
	color:#999999;
	text-decoration: none;
}

.cell_dash a:hover{
	color: #333333;
}

.cell_dash h3{
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 1.1em;
}

.small_text{
	font-size: 0.8em;
}

.small_text a{
	text-decoration: none;
	color: #000000;
}

.small_text a:hover{
	text-decoration: underline;
}

.link{
	text-decoration: none;
	color: #000000;
}

.whitelink{
	text-decoration: none;
	color: #FFFFFF;
}

.settings_google{
	background-image: url(../images/google.jpg);
	background-repeat: no-repeat;
	padding-left: 80px;
	padding-top: 4px;
	height: 26px;
}

.green{
	color: #006600;
}

.move{
	cursor:move;
}

#pages, #children, #availpages, #available, #restricted{
	list-style: none;
	margin: 0;
	padding: 0;
}
#pages ul, #pages ul ul{
	list-style: none;
}

#pages li, #children li, #availpages li, #available li, #restricted li{
	margin-bottom: 10px;
}

.submit input, .submit input:focus, .button2, .button2:focus {
	background: url(../images/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.15em;
	height: 25px;
	font-size: 0.7em;
}

.feature_len{
	width: 300px;
}

.feature_sep{
	display: block;
	height: 1px;
	background-color: #666666;
}

.feature_sep_main{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	margin: 6px 0px 6px 0px;
}

#messages{
	width: auto;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: solid 1px #CCCCCC;
	margin-bottom: 20px;
}

#errors{
	width: auto;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
	border: solid 1px #CCCCCC;
	background-color:#FFDDCC;
}

.feature_title{
	color: #000000;
	text-decoration: none;
}

.gallery_tip{
	color: #CCCCCC;
	font-size: 0.9em;
}

.gallery_album{ border: solid 1px #CCCCCC; padding: 5px; margin-right: 5px; margin-bottom: 5px; display: block; width: 220px; height: auto; text-decoration: none; color: #000000}

.gallery_album #gallery_image{ width: 220px; margin-bottom: 5px; display: block; }

.gallery_image{
	padding: 3px;
	border: 0px;
	border-bottom: solid 1px #CCCCCC;
}

.gallery_sep{ height: 1px; display: block; background-color: #CCCCCC; margin: 5px 0px;}

.view_gallery_container{
	height: auto;
	border-bottom: solid 1px #333333;
}

.view_gallery_container #side{
	width: 15%;
	height: 130px;
	display: block;
	float: left;
}

.view_gallery_container #side #cover{
	height: 100px;
}

.view_gallery_container #middle,.view_gallery_container #middle_edit{
	width: 70%;
	height: 130px;
	display: block;
	float: left;
}

.view_gallery_outline{ border: solid 1px #CCCCCC; background-image:url(../images/jcms_adminBgGrad.jpg); background-repeat:repeat-x; background-position: bottom; }

.padding{
	padding-top: 5px;
}

.gallery_input{
	width: 206px;
	display: block;
}

.gallery_image_admin{
	border: solid 2px #EBEBEB;
	padding: 2px;
}

#menucat{
	padding: 0;
	margin: 0;
	list-style: none;
}

.float_right{
	display: block;
	float: right;
}

.float_left{
	display: block;
	float: left;
}

/* Inner Menu
--------------------------------------------------------------------------------------------*/
.pageContents {
	float: left;
}

.menuInner {
	padding: 0; margin: 0 25px 0 0;
	background: url(../images/jcms_table01_th.jpg) repeat-x 0px 0px;
	list-style: none;
	width: 166px;
	display: block;
	float: left;
	border-right: solid 2px #ededed;
	border-bottom: solid 2px #ededed;
	border-left: solid 2px #ededed;
}

.menuInner li {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.menuInner li.title { color: #fff; padding: 7px; height: 16px; display: block; font-size: 1.2em;}

.menuInner li a {
	display: block;
	padding: 7px;
	color: #0065a4;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}

.menuInner li a:hover {
	background-color: #dfefff;
}

#section_add { list-style: none; padding: 0; margin: 0; float: left; display: block; }
#section_add li { list-style: none; display: inline;  }
#section_add li a { 
	display: block; 
	margin: 0 0 0 15px;
	float: left;
	cursor:pointer;
}

.notfeature img{
	filter:alpha(opacity=30);
	opacity: 0.3;
}

ul.inline {
	list-style: none;
	padding: 0; margin: 0;
}
ul.inline li {
	display: inline;
	padding: 0; margin: 0;
}
#footer #right {
color:#7F7F7F;
float:right;
font-size:10px;
margin:0;
padding-right:20px;
}
#facebook img {
border:0 none;
}
#chart{
	margin:0 auto;
}
#bridal_container .single_product_display{
	background: none;
}
#bridal_container .producttext .wpsc_product_price{
	padding: 7px 0px 7px 10px;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#bridal_container .bottomborder{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: solid 1px black;
}
#bridal_container .button, .button:focus, #bridal_container .reset-btn {
	border: 0;
	font-size: 0.9em;
	background:url(../images/bride-button.png) no-repeat top left;
	width: 111px;
	height: 21px;
	cursor: pointer;
}
#bridal_container .button:hover,  #bridal_container .reset-btn:hover {
	border: 0;
	font-size: 0.9em;
	background:url(../images/bride-button-hover.png) no-repeat top left;
	width: 111px;
	height: 21px;
}
#bridal_container .producttext{
	background: none;
}
ul.ui-sortable{
	float:left;
	list-style-type:none;
}

.single_product_display{
	background: #EDD2C9;
}

.productdisplay{
	margin: 10px 0px 0px 17px;
}
.producttext{
	background: #EFCDC1;
}

.producttext .wpsc_product_price{
	padding: 7px 0px 7px 10px;
	border-top: solid 1px #e3bcab;
	border-bottom: solid 1px #e3bcab;
}

.bottomborder{
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: solid 1px #e3bcab;
}

.button, .button:focus {
	border: 0;
	font-size: 0.9em;
	background: url(../images/Button_f1.jpg) no-repeat top left;
	width: 127px;
	height: 29px;
	cursor: pointer;
}

.button:hover {
	border: 0;
	font-size: 0.9em;
	background:url(../images/Button_f2.jpg) no-repeat top left;
	width: 127px;
	height: 29px;
}

/*.submit input:active, .button:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
}*/

#cart-buttons .button{
	border: 0;
	font-size: 0.9em;
	background: url(../images/Button_f1.jpg) no-repeat top left;
	display: block;
	float: left;
	width: 123px;
	height: 29px;
	cursor: pointer;
	color:#4D4D4D !important;
	text-decoration: none;
	margin: 5px;
	text-align: center;
}
#cart-buttons .button:hover{
	border: 0;
	font-size: 0.9em;
	background:url(../images/Button_f2.jpg) no-repeat top left;
	display: block;
	float: left;
	width: 123px;
	height: 29px;
	color:#4D4D4D !important;
	text-decoration: none;

	margin: 5px;
	text-align: center;
}

.basketheader{
	background: url(../images/basket.jpg) no-repeat top left;
	width: 245px;
	height: 58px;
	display: block;
}

#content_full{
	width: 80%;
}

#address_information{
	background: url(../images/personal-details.jpg) no-repeat 10px 25px #EACABF;
	padding: 10px;
	padding-top: 75px;
	margin-right: 10px;
}

#delivery_information{
	background: url(../images/delivery-details.jpg) no-repeat 10px 25px #EACABF;
	padding: 10px;
	padding-top: 75px;
	margin-right: 10px;
}

#address_information input, #address_information textarea, #address_information select, #delivery_information input, #delivery_information textarea, #delivery_information select{
	width: 200px;
}

#delivery_information #shippingSameBilling{
	width: 20px;
}
#special-events-list li {padding-bottom:10px}

/* best-bride page */

.page-id-1861 div#container{background:url(../images/container_bridal.jpg) no-repeat scroll left top transparent;color:#000;}
.page-id-1861 div#container #basket-link{background:url(../images/bridal-basket-bg.png) no-repeat center right!important;}
.page-id-1861 div#container #basket-link a:link,.page-id-1861 div#container #basket-link a:visited{color:#000;}
.page-id-1861 div#container #top_nav{background:url(../images/bridal_nav_bg.jpg) no-repeat top left;height:28px;margin:0 0 0 31px;padding:0;}
.page-id-1861 div#container #top_nav li{display:block;float:left;position:relative;z-index:3000;}
.page-id-1861 div#container #top_nav li a{color:#000;text-decoration:none;position:relative;z-index:99;text-transform:lowercase;display:block;padding:10px 15px;}
.page-id-1861 div#container #top_nav ul{float:none;overflow:hidden;margin:0 0 0 13px;padding:10px 0 0;}
.page-id-1861 div#container #top_nav ul li{float:none;list-style:none;display:block;width:150px;height:auto;margin:0;}
.page-id-1861 div#container #top_nav ul li a{display:block;background:#E8E8E8;overflow:hidden;position:inherit;padding:4px 40px 4px 10px;}
.page-id-1861 div#container #top_nav ul li a:hover{background:#FFF;}
.page-id-1861 div#container #top_nav li ul{width:150px;display:none;position:absolute;top:34px;background:#E8E8E8;border-top:5px solid #F7F2EF;height:auto;overflow:hidden;z-index:1000;}
.page-id-1861 div#container #top_nav li.sfhover ul{display:block;background:#E8E8E8;border-top:5px solid #E8E8E8;height:auto;}
.page-id-1861 div#container #ecommerce_bg{height:auto;width:750px;background:none;margin:20px 0 0 32px;padding:10px;}

.page-id-1861 .gform_wrapper{background-color:#FFFFFF; padding-left:114px;; width:481px; margin:-1em 0;}
.page-id-1861 .gform_wrapper ul.gform_fields{width:360px;}
.page-id-1861 .gfield{float: left; width:180px;}
.page-id-1861 .gform_wrapper .left_label .gfield_label{}
.page-id-1861 .gfield .ginput_container input{width:160px !important;}
.page-id-1861 .gform_wrapper .gform_footer{float: left; margin: 0; padding: 0; margin-top:10px;}
.page-id-1861 .gfield#field_1_9{clear:both;float:none;width:400px;}
.page-id-1861 .gfield .ginput_container input#choice_9_1{margin-left:45px;width:20px !important;}
.page-id-1861 .gfield#field_1_10{float:right;}
.page-id-1861 #gform_submit_button_1{margin-left:52px}
.page-id-1861 .gform_wrapper .top_label .gfield_error{width:180px;}
.page-id-1861 .gform_wrapper .gfield_error{background-color:#FFFFFF !important;margin:0 !important;padding:0 !important;}
.page-id-1861 .gform_wrapper .gfield_error .ginput_container input{border:1px dotted #C89797;}

.wide-content{background:#fff;text-align:center}

#gform_fields_2 {list-style: none;}
#gform_fields_2 .gfield_label{display:block;}
#gform_fields_2 .ginput_container{padding-bottom: 10px;}
#gform_fields_2 .gfield_checkbox{list-style:none outside none;padding:0;}
#gform_fields_2 .gfield_checkbox input{float:left;}
#gform_fields_2 .gfield_checkbox label{float:left;padding-left:10px;}
#gform_submit_button_2{margin-left:39px;} 
