/* -- %GENERAL -- */

* {
margin: 0;
}

html, body {
height: 100%;
}
body {
margin: 0;
padding: 0;
font-family: "Times New Roman", Georgia, Times, serif;
background: #80d1e4 url(../images/page_bg.jpg) top center repeat;
letter-spacing: 0.0px;
color: #4d4d4d;
font-size: 15px;
line-height: 25px;
}

img {
border: 0;
font-size: 1px;
line-height: 1px;
}

h1, h2, h3, h4, h5 {
margin: 0;
padding: 0px 0 15px 0;
font-weight: normal;
}

h1 {font-size: 32px; line-height: 33px; color: #daaf55;}
h2 {font-size: 30px; line-height: 26px; color: #daaf55;}
h3 {font-size: 21px; line-height: 19px; color: #80d1e4;}
h4 {font-size: 14px; line-height: 18px; color: #4d4d4d;}
h5 {font-size: 16px; line-height: 20px; color: #4d4d4d; font-weight:bold;}

p, ul, ol, td {
margin: 0;
padding: 0 0 15px 0;
color: #4d4d4d;
font-size: 15px;
line-height: 25px;
}
p.quote {
font-size: 16px;
line-height:18px;
font-style:italic;
padding: 15px 0;
}
a {
outline: none;
color: #56bdd6;
text-decoration: none;
font-style: italic;
-webkit-transition-duration: 0.15s;
-webkit-transition-property: color, background, opacity;
-webkit-transition-timing-function: ease-in;
}

a:hover {outline: none; color: #56bdd6; text-decoration: underline;}
a img {outline: none; border: 0}

.displaynone {display: none;}
.facebook_img {display: none;}





/* -- %HEADER_PANELS -- */

div.header_panel {
background-color: rgba(255,255,255,0.8);
margin: 0 auto;
padding: 0px 0 4px;
line-height: 16px;
font-size: 12px;
position: relative;
z-index: 1000;
height: 100px;
color: #151515;
border-bottom: 1px solid #ccc;
}
div#ie6_header {
height: 110px;
}
div#access_header {
height: 110px;
}
div#admin_header {
height: 70px;
}
div.header_panel div.options {
float: left;
width: 60px;
height: 100px;
margin: 20px 0 1px 20px;
}
div.header_panel div.text, div.header_panel div.text span {
margin: 0 auto 1px;
padding: 5px 0 5px 0px;
position: relative;
width: 960px;
font-size: 15px;
line-height: 19px;
letter-spacing: 0;
}

div.header_panel div.text form.css_skin_form {
margin: 5px 0 0 0px;
height: 20px;
padding: 2px;
width: 300px;
}
div.header_panel div.text form.css_skin_form select#css_skin {
height: 23px;
width: 100px;
}
div.header_panel div.text form.css_skin_form input.css_skin_button {
background: rgba(128,209,228,0.7);
padding: 2px 10px 2px;
border: none;
margin: 1px 5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
color: #fff;
}
div.header_panel div.text form.css_skin_form input.css_skin_button:hover {
background: rgba(128,209,228,1.0);
}
div.header_panel div.access_img {
width: 30px;
height: 60px;
float: left;
margin: -50px 0 1px;
}


/*  %HEADER_PANELS BUTTONS  */
/*button.x-toggle {
background: #C5075A ;
border: none;
margin: 10px 0 0 0;
padding: 2px 10px 4px;
font-size: 12px;
color: #FFFFFF;
-moz-border-radius:3px;
-webkit-border-radius:3px;
outline: none;
}
button.x-toggle:hover {
color: #111;
}
button.x-toggle:focus {
outline: none;
}*/
button.right, img.right {
float: right;
margin: 20px 20px 0 0;
}
/*img.x-toggle.right, img.access_button.right {
float: right;
margin: -50px 0 10px 0;
}*/
div.main_col .what_is_rss_toggle, button.x-toggle, img.x-toggle {
cursor: pointer;
}



/* -- %IE6 / ACCESIBILITY-- */




/* -- %ACCESS PANEL-- */




/*  %ADMIN PANEL  */

div.header_panel div.text div.login_field { 
width: 170px;
float: left;
margin: 0 5px 0 0;
display: block;
padding-right: 10px;
}

div.header_panel div.text div.login_field {
height: 40px;
padding: 0 15px 1px 0;
}
div.header_panel div.text div.login_field.submit {
width: 60px;
}
div.header_panel div.text div.login_field.links {
padding-top: 24px;
line-height:16px;
width: 130px;
}

div.header_panel div.text div.login_field label {
padding: 5px 0 0 5px;
font-size: 12px;
text-align: right;
line-height: 14px;
}
div.header_panel div.text div.login_field label.auto_login {
margin: 0;
}
div.header_panel div.text div.login_field a {
font-size: 12px;
margin: 0;
}
div.header_panel div.text div.login_field input.login_details {
display: block;
margin: 5px 0px 10px 0;
width: 170px;
height: 12px;
padding: 4px;
font-size: 15x;
font-style: italic;
font-family: "Times New Roman", Georgia, Times, serif;
float: left;
}
div.header_panel div.text div.login_field input.login_details {
height: 19px;
-moz-border-radius:3px;
-webkit-border-radius:3px;

}
div.header_panel div.text input.submit_button {
background: rgba(128,209,228,0.7);
border: none;
margin: 24px 0 0 0;
padding: 4px 10px 5px;
font-size: 15px;
color: #FFFFFF;
-moz-border-radius:3px;
-webkit-border-radius:3px;
}
div.header_panel div.text input.submit_button:hover {
background: rgba(128,209,228,1.0);
}




/* -- %LAYOUT -- */

#top_panel_bg {
background: transparent url(../images/top_strip.png) top center repeat-x;
position: relative;
z-index: 10;
}
#this_page_bg {
width: 1404px;
height: 1080px;
background: transparent url(../images/page_bg_inspired.png) top left no-repeat;
position: relative;
z-index: 15;
}

#wrapper {
/*min-height: 100%;*/
height: auto !important;
/*height: 100%;*/
margin: 0px auto 0; 
position: relative;
z-index: 20;
position:relative;
}
html>/**/body #wrapper {
/*margin: -175px auto 0; */
}
body#home #wrapper {background: transparent url(../images/page_bg_home.png) top center no-repeat;}
body#content #wrapper {background: transparent url(../images/page_bg_home.png) top center no-repeat;}
body#inspired_by_vintage #wrapper {background: transparent url(../images/page_bg_inspired.png) top center no-repeat;}
body#blog #wrapper {background: transparent url(../images/page_bg_home.png) top center no-repeat;}
body#nineteen_twenties_cocktail_party #wrapper {background: transparent url(../images/page_bg_1920s.png) top center no-repeat;}
body#katie_jons_wedding #wrapper {background: transparent url(../images/page_bg_katie_jons_wedding.png) top center no-repeat;}
body#natures_larder_launch #wrapper {background: transparent url(../images/page_bg_natures_larder_launch.png) top center no-repeat;}
body#sara_daves_wedding #wrapper {background: transparent url(../images/page_bg_sara_daves_wedding.png) top center no-repeat;}
body#egyptian_elegance #wrapper {background: transparent url(../images/page_bg_egyptian_elegance.png) top center no-repeat;}
body#about_us #wrapper {background: transparent url(../images/page_bg_about_us.png) top center no-repeat;}
body#contact_us #wrapper {background: transparent url(../images/page_bg_contact_us.png) top center no-repeat;}


div#container {
width: 960px;
min-height: 1080px;
margin: 0px auto 0 auto;
padding: 0 0 1px 2px;
position: relative;
/*top:-1080px;*/

}
html>/**/body div#container {
width: 960px;
padding: 0 0 1px 0px;
}
h1#logo {
background:none;
position: absolute;
z-index:100;
width: 535px;
height: 190px;
/*top: -175px;*/
left: 40px;
top: 25px;
padding: 0;
text-indent: -9999px;
}
a#back_to_home h1#logo {
background: url(../images/home_icon.gif) 468px 122px no-repeat;
opacity: 0.7;
filter:alpha(opacity=70);
}
a#back_to_home:hover h1#logo {
background: url(../images/home_icon.gif) 468px 122px no-repeat;
opacity: 1.0;
filter:alpha(opacity=100);
}
/* -- %HEADERLINKS -- */

div#header_links {
height:40px;
position:absolute;
left:-460px;
width:300px;
z-index:50;
}

div#header_links div.admin_links {
width: 570px;
margin: 0 -190px 0 0;
float: right;
text-align:right;
font-style: italic;
height: 25px;
}

div#header_links div.admin_links button {
background-color: #fff;
background-color: rgba(255,255,255,0.8);
-moz-border-radius-bottomleft: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
border: 1px solid #ccc;
border-top: none;
padding: 2px 6px 2px;
margin: -1px 4px 0 0;
font-size: 16px;
color: #111;
font-family:"Times New Roman", Times, serif;
}
div#header_links div.admin_links button:hover {
color: #666;}

div#header_links div.admin_links a {
background-color: #fff;
background-color: rgba(255,255,255,0.8);
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding: 1px 6px 2px;
margin: 1px 4px 0 0;
font-size: 16px;
color: #222;
font-style: normal;
}
div#header_links div.admin_links a:hover {
color: #80d1e4;
text-decoration: none;
}




/* -- %SEARCHBAR -- */

div#search_panel {
background: none;
margin: 95px 100px 0 0;
width: 254px;
height: 200px;
float: right;
}
div#search_panel div.search_bar {
background: url(../images/search_bg_01.png) right top no-repeat;
margin: 10px 10px 0 0;
padding: 0px;
height: 32px;
width: 235px;
}
div#search_panel div.search_bar input.search_field {
width: 170px;
height: 21px;
background: transparent;
color: #575757;
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
font-style: italic;
border: none;
margin: 3px 0 0 3px;
float: left;
padding: 4px;
}

div#search_panel div.search_bar input.submit {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 14px;
color: #80d1e4;
background: none;
border: none;
padding: 0px 0 0 0;
margin: 5px 6px 0 0px;
float: right;
}
div#search_panel div.search_bar input.submit:hover {
color: #222;
}


/* BLOG PAGE SEARCH BAR */

body#inspired_by_vintage div#search_panel {
margin: 15px 120px 0 0;
width: 254px;
height: 200px;
background: url(../images/blog_card_bgs.png) 0 0 no-repeat;
float: right;
}
body#blog div#search_panel {
margin: 15px 120px 0 0;
width: 254px;
height: 200px;
background: url(../images/blog_card_bgs.png) 0 -204px no-repeat;
float: right;
}
body.blog div#search_panel div.search_bar {
background: url(../images/search_bg_02.png) right top no-repeat;
margin: 85px 10px 0 40px;
padding: 0px;
height: 52px;
width: 182px;
}
body.blog div#search_panel div.search_bar input.search_field {
width: 170px;
height: 20px;
background: transparent;
color: #575757;
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 13px;
font-style: italic;
border: none;
margin: 3px 0 0 1px;
float: left;
padding: 4px;
}

body.blog div#search_panel div.search_bar input.submit {
font-family: "Times New Roman", Georgia, Times, serif;
font-size: 14px;
color: #80d1e4;
background: none;
border: none;
padding: 0px 0 0 0;
margin: -3px 9px 0 0px;
float: right;
}
body.blog div#search_panel div.search_bar input.submit:hover {
color: #222;
}

body#blog a.view_blog_link {
margin: 50px 0 0 96px;
color: #072731;
font-style: normal;
font-size: 12px;
line-height: 63px;
opacity: 1.0;
filter:alpha(opacity=100);
}
body#blog a.view_blog_link:hover {
opacity: 0.8;
filter:alpha(opacity=80);
text-decoration: none;
}
body#inspired_by_vintage a.view_blog_link {
display: block;
width: 118px;
height: 18px;
text-indent: -9999px;
background: url(../images/sprites.png) -20px -299px;
margin: 33px 0 0 116px;
opacity: 0.8;
filter:alpha(opacity=80);
}
body#inspired_by_vintage a.view_blog_link:hover {
opacity: 1.0;
filter:alpha(opacity=100);
}


/* -- %PAGE CONTENTS -- */



div#page_content {
width: 960px;
display: block;
/*margin-top: 175px;*/
postion: relative;
}

#page_footer, .push {
height: 67px; /* .push must be the same height as footer */
}


/* -- %HOME CONTENTS -- */

div.content_panel div.home_inspired_blog_panel {
display: block;
background: transparent url(../images/blog_card_bgs.png) no-repeat scroll 0 0;
float:left;
height:200px;
margin:0px 40px 20px 0;
width:254px;
position: relative;
}
div.content_panel div.home_inspired_blog_panel h3 {
text-align: center;
color: #4d4d4d;
text-transform:capitalize;
font-weight: bold;
font-size: 17px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
margin: 80px 10px 0 10px;
padding: 0;
}
div.content_panel div.home_inspired_blog_panel p {
text-align: center;
font-size: 14px;
line-height: 18px;
font-family: "Times New Roman", Times, serif;
margin: 0px 10px;
}
div.content_panel div.home_inspired_blog_panel div.img_wrapper {
background-color: rgba(100,100,100,0.2);
float: left;
line-height: 1px;
position:absolute;
bottom: -9px;
left: -5px;
}
div.content_panel div.home_inspired_blog_panel img.home_ibv_panel_img {
padding: 2px;
background-color: #fff;
margin: 1px;
}
div.content_panel div.home_inspired_blog_panel a.view_blog_link {
background:transparent url(../images/sprites.png) repeat scroll -20px -299px;
display:block;
position:absolute;
height:18px;
bottom: 11px;
right: 16px;
float: right;
opacity:0.8;
filter:alpha(opacity=80);
text-indent:-9999px;
width:118px;
}
div.content_panel div.home_inspired_blog_panel a.view_blog_link:hover{
opacity:1.0;
filter:alpha(opacity=100);
}
div.content_panel div.home_hb_blog_panel {
display: block;
background: transparent url(../images/blog_card_bgs.png) no-repeat scroll 0 -204px;
float:left;
height:200px;
margin:opx 0px 20px 0;
width:254px;
position: relative;
}
div.content_panel div.home_hb_blog_panel h3 {
text-align: center;
color: #072731;
text-transform:capitalize;
font-weight: bold;
font-size: 17px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
margin: 80px 10px 0 10px;
padding: 0;
}
div.content_panel div.home_hb_blog_panel p {
text-align: center;
color: #072731;
line-height: 18px;
font-size: 14px;
font-family: "Times New Roman", Times, serif;
margin: 0px 20px;
}
div.content_panel div.home_hb_blog_panel div.img_wrapper {
background-color: rgba(100,100,100,0.2);
float: left;
position:absolute;
bottom: -8px;
right: -5px;
line-height: 1px;
}
div.content_panel div.home_hb_blog_panel img.home_hbb_panel_img {
padding: 2px;
background-color: #fff;
margin: 1px;
}
div.content_panel div.home_hb_blog_panel a.view_blog_link {
color:#072731;
font-size:12px;
font-style:normal;
line-height: 30px;
margin:20px 0 0 0px;
opacity:1;
}
div.content_panel div.home_hb_blog_panel a.view_blog_link {
opacity:0.8;
filter:alpha(opacity=80);
}
p.hb_panel_blog_link {
position: absolute;
bottom:	3px;
left: 0;
width: 213px;
}

/* -- %CONTENT LAYOUT -- */

div.left_col {
width: 189px;
float: left;
display: block;
margin: 250px 0 0 0;
padding: 0px 5px 1px 30px;
background: none;
}
ul.sidenav {
text-align: right;
}
ul.sidenav li a {
color: #2a2c2c;
font-size: 17px;
}
ul.sidenav li a:hover {
color: #80D1E4;
text-decoration:none;
}
ul.sidenav li.break {
margin-bottom: 30px;
}
body#blog ul.sidenav li#link_to_blog {text-indent: -9999px; text-align: left;}
body#inspired_by_vintage ul.sidenav li#link_to_inspired {text-indent: -9999px; text-align: left;}

a.ukawp {
float: right;
display: block;
width: 107px;
height:56px;
text-indent: -9999px;
background: url(../images/trainedby_ukawp_img.gif) 0 0 no-repeat;
opacity: 1.0;
filter:alpha(opacity=100);
margin: 50px 0 0 0;
}
a.ukawp:hover {
opacity: 0.8;
filter:alpha(opacity=80);
}



/* -- MAIN CONTENT LAYOUT -- */

div.main_col {
width: 632px;
float: left;
display: block;
margin: -49px 0 0 0;
}
div.main_col div.content_panel {
width: 572px;
padding: 0px 25px 1px 35px;
background: url(../images/content_bg.png) 0 0 repeat-y;
/*margin-left: 2px;*/
}
div.main_col div.content_footer {
background: url(../images/content_base_bg.png) 0 -30px no-repeat;
width: 692px;
height: 68px;
margin: 0 0 -69px -35px;
}
body#inspired_by_vintage div.main_col h2 a {font-style: italic;}
body#blog div.main_col h2 a {color: #072731; font-size: 30px;}

a.siteby {
float: right;
display: block;
width: 48px;
height:22px;
background: url(../images/sprites.png) -30px -270px no-repeat;
opacity: 0.8;
filter:alpha(opacity=80);
margin: 10px 20px 0 0;
padding: 3px 50px 0 10px;
color: #999999;
font-size: 12px;
overflow: hidden;
}
a.siteby:hover {
opacity: 1.0;
filter:alpha(opacity=100);
text-decoration: none;
}

body.blog div.main_col {
margin: 31px 0 0 0;
/*width: 430px;*/
}





body.showcase div.main_col div.content_panel div.text_col {
width: 360px;
margin: 0 10px 0 0;
float: left;
padding-right: 15px;
border-right: 1px dotted #ccc;
}
body.showcase div.main_col div.content_panel div.links_col {
width: 175px;
margin: 0 0 0 0;
float: left;
text-align: right;
}
body.showcase div.main_col div.content_panel div.links_col h3 {
text-indent: -9999px;
display: block;
width: 160px;
height: 52px;
float: right;
padding: 0;
margin: 0 0 5px 0;
text-align: left;
}
body.showcase div.main_col div.content_panel div.links_col h3#showcase_weddings {background: url(../images/showcase_titles.png) 40px 0 no-repeat;}
body.showcase div.main_col div.content_panel div.links_col h3#showcase_occasions {background: url(../images/showcase_titles.png) 40px -57px no-repeat;}
body.showcase div.main_col div.content_panel div.links_col h3#showcase_celebrations {background: url(../images/showcase_titles.png) 40px -115px no-repeat;}

body.showcase div.main_col div.content_panel div.links_col div.showcase_side_link {
line-height: 15px;
margin-bottom: 20px;
}
body.showcase div.main_col div.content_panel div.links_col div.showcase_side_link a:hover {
text-decoration: none;
color: #333333;
}
body.showcase div.main_col div.content_panel div.links_col div.showcase_side_link a img {
margin: 0 0;
}
body.showcase div.main_col div.content_panel div.links_col div.showcase_side_link a span {
margin: 0;
line-height:15px;
font-size: 17px;
}
h3.showcase_page_subtitle {color: #DAAF55; font-size:19px;}
div#content_acc {margin-top: 15px;}
div#content_acc h4 {font-size: 18px; letter-spacing: -0.3px; color: #4D4D4D; }
div#content_acc h4:hover {font-size: 18px; letter-spacing: -0.3px; color: #292929}
div#content_acc h4.ui-state-active, div#content_acc h4.ui-state-active:hover {font-size: 18px; letter-spacing: -0.3px; color: #292929}
div#content_acc h4 span {font-size: 13px; color: #56bdd6; cursor: pointer;}
div#content_acc h4 span:hover, div#content_acc h4:hover span {font-size: 13px; color: #80D1E4; text-decoration: underline; cursor: pointer;}
div#content_acc h4.ui-state-active span {display: none}
div#content_acc div {padding-bottom: 1px;}
div.main_col img.right {float: right; margin: 0 0 5px 5px;}
div.main_col img.left {float: left; margin: 0 5px 5px 0;}

div#content_acc h4 span.subtitle, div#content_acc h4 span.subtitle:hover {
color: #4D4D4D;
font-size: 15px;
font-style: italic;
text-decoration: none;
}

p.img_credits {
color:#666666;
font-size:12px;
line-height: 14px;
padding: 0 0 10px 0;
}
p.img_credits a {
color: #56bdd6;
}
p.img_credits.credits_left {
display: block;
width: 250px;
float: left;
text-align: left;
}
p.img_credits.credits_right {
display: block;
width: 250px;
float: right;
text-align: right;
}




/* -- BLOG PAGES --*/
body.blog div.main_col div.content_panel div.text_col {
width: 380px;
margin: 0 15px 0 0;
float: left;
border-right: 1px dotted #ccc;
padding-right: 15px;
}
body.blog div.main_col div.content_panel div.text_col div.blog_item {
margin: 0 0 15px 0;
background: url(../images/comment_hr.png) bottom center no-repeat;
}
body.blog div.main_col div.content_panel div.text_col div.blog_item img.blog_img {
float: left;
margin: 10px 10px 5px 0;
padding: 2px;
border: 1px solid #ccc;
background: #fff;
}
body.blog div.main_col div.content_panel div.text_col div.blog_item p.posted_by_text {
text-align: right;
font-size: 12px;
color: #666666;
}
body.blog div.main_col div.content_panel div.links_col {
width: 155px;
margin: 0 0 0 0;
float: left;
text-align: right;
}

body.blog div.main_col div.content_panel div.links_col div.about_us_text p {
margin: 0 0 10px 0;
text-align: right;
}

body#inspired_by_vintage div.main_col div.content_panel div.links_col h4.links_col_title {
text-indent: -9999px;
display: block;
width: 160px;
height: 32px;
float: right;
padding: 0;
margin: 0 0 5px 0;
}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#about_us{background: url(../images/sprites.png) 30px -3px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#recent_blogs {background: url(../images/sprites.png) 30px -35px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#categories {background: url(../images/sprites.png) 30px -67px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#friends {background: url(../images/sprites.png) 30px -99px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#archive {background: url(../images/sprites.png) 30px -131px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#follow_us {background: url(../images/sprites.png) 30px -166px no-repeat;}
body#inspired_by_vintage div.main_col div.content_panel div.links_col h4#inspirational_blogs {background: url(../images/sprites.png) 30px -198px no-repeat; height: 56px;}

body#inspired_by_vintage div.main_col div.content_panel div.links_col h4.links_col_title span {
display: none;
}
body#blog div.main_col div.content_panel div.links_col h4.links_col_title {
color: #072731;
font-size: 16px;
font-style:italic;
font-weight: bold;
}
body.blog div.main_col div.content_panel div.links_col li {
line-height: 15px;
margin: 0 0 7px 0;
}
body.blog div.main_col div.content_panel div.links_col li a {
color: #252525;
font-style:italic;
letter-spacing: -0.3px;
}
body.blog div.main_col div.content_panel div.links_col li a:hover {
text-decoration:none;
color: #888;
}

body.blog div.main_col div.content_panel div.links_col li.sn_link a {
opacity: 0.8;
filter:alpha(opacity=80);
padding: 4px 28px 0 0;
}
body.blog div.main_col div.content_panel div.links_col li.fb a {background: url(../images/sn_fb.png) top right no-repeat;}
body.blog div.main_col div.content_panel div.links_col li.tw a {background: url(../images/sn_tw.png) top right no-repeat;}
body.blog div.main_col div.content_panel div.links_col li.rss a {background: url(../images/sn_rss.png) top right no-repeat;}
body.blog div.main_col div.content_panel div.links_col li.sn_link a:hover {
opacity: 1.0;
filter:alpha(opacity=100);
color: #888;
}


/* -- %MAIN CONTENT COMMENTS AREA -- */

div.comments_panel {
width: 330px;
float: left;
padding: 10px 40px 20px;
margin: 0 0 0 30px;
background:url(../images/comments_bg.png) 0 0 repeat-y;
}
div.comments_panel div.comment_item {
margin: 5px 0;
width: 330px;
background: url(../images/comment_hr.png) bottom center no-repeat;
}
div.comments_panel div.comment_item span.comment_content p {
color: #808080;
font-size: 13px;
line-height: 21px;
padding: 0;
}
div.comments_panel div.comment_item span.comment_by_line p {
font-size: 11px;
line-height: 16px;
color: #808080;
text-align: right;
}

div.comments_panel div.comment_item a {
background: url(../images/underline_bg.png) 0 11px repeat-x;
text-decoration: none;
font-style: normal;
color: #808080;
}
div.comments_panel div.comment_item a:hover {
color: #555;
}


/* -- %MAIN CONTENT COMMENTS FORM -- */

div.comment_form {
background: url(../images/postcard_bg.png) 0 0 no-repeat;
width: 427px;
height: 274px;
display: block;
margin: 0 0 0 25px;
clear: both;
position: relative;
top: -20px;
}
div.comment_form div.l_col {
width: 200px;
margin: 105px 34px 0 0;
float: left;
}
div.comment_form div.r_col {
width: 140px;
margin: 100px 10px 0 0;
float: left;
}

div.comment_form textarea.comment_textarea {
height: 138px;
width: 170px;
margin: 0 0 0 19px;
padding: 1px 5px;
font-size: 12px;
font-style: italic;
font-family:"Times New Roman", Times, Georgia, serif;
border: none;
background: none;
}
div.comment_form input.comment_field {
width: 138px;
float: left;
height: 18px;
margin: 0 5px 6px 0;
font-size: 12px;
font-style: italic;
font-family:"Times New Roman", Times, Georgia, serif;
border: 1px solid #aaa;
background: none;
color: #706f6f;
}
div.comment_form input.comment_field:hover, div.comment_form textarea.comment_textarea:hover {color: #545454;}
div.comment_form input.comment_field:focus, div.comment_form textarea.comment_textarea:focus {color: #252525;}

div.comment_form input.submit_comment {
border: none;
margin: 2px 0 0 8px;
padding: 1px 1px;
font-size: 12px;
font-style:italic;
color: #80D1E4;
background: none;
font-weight: bold;
}
div.comment_form input.submit_comment:hover {
color: #252525;
}


/* -- MAIN CONTACT FORM-- */
div.contact_us_form {
width: 415px;
height: 477px;
background: url(../images/contact_us_letter_bg.png) 0 0 no-repeat;
}
div.contact_us_form input, div.contact_us_form textarea {
background: transparent;
border: none;
padding: 4px;
}
div.contact_us_form input.contact_us_name {
width: 210px;
height: 19px;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
margin: 72px 0 0 165px;
text-align: right;
border-bottom: 1px dotted #6e6353;
}
div.contact_us_form input.contact_us_email {
width: 210px;
height: 19px;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
margin: 10px 0 0 165px;
text-align: right;
border-bottom: 1px dotted #6e6353;
}
div.contact_us_form textarea.contact_us_name {
width: 334px;
height: 164px;
margin: 40px 0 0 38px;
font-size: 16px;
font-family: "Times New Roman", Times, serif;
font-style: italic;
border: 1px dotted #6e6353;
}
div.contact_us_form input:hover {border-bottom: 1px solid #6e6353;}
div.contact_us_form textarea:hover {border: 1px solid #6e6353;}
div.contact_us_form input:focus, div.contact_us_form textarea:focus {background-color: rgba(255, 255, 255, 0.4)}
div.contact_us_form input.contact_us_submit {
background: url(../images/contact_send_btn.png) 0 0 no-repeat;
width: 82px;
height: 36px;
display: block;
margin: 30px 0 0 35px;
opacity: 0.7;
text-indent: -9999px;
}
div.contact_us_form input.contact_us_submit:hover {
border: none;
opacity: 1.0;
}

div.clearfix, br.clearfix {
font-size: 1px;
line-height: 1px;
clear: both;
}


table {
border: none;
border-top: 1px solid #999;
/*border-left: 1px solid #999;*/
}
table tr td {
padding: 5px;
vertical-align: top;
border-bottom: 1px solid #999;
/*border-right: 1px solid #999;*/

}
table tr td.th {
background: #ccc;
font-weight: bold;
}

table tr.results_row td, table tr.results_header td {
line-height: 17px;
}

/* FLASH */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0; 
	display: block;
	overflow: hidden;
}

/* sIFR Decoy styles  */

.sIFR-hasFlash h2 {
	visibility: hidden;
	margin-bottom: 0;
	letter-spacing: -0.35em;
	line-height: 160%;
	color: #000000;
	font-size: 14px;
}

