/*
** project:		Our Memory Of
** date:		2008/04/01
*/
html { background: #1F1C16; height: 100%; margin-bottom: 1px; }
body { margin: 0; background: transparent; color: #FFFFFF; font: 62.5%/1 "Trebuchet MS", serif; }
textarea, input, select, option, optgroup, button { font: 1em "Arial", sans-serif; }
* { margin: 0; padding: 0; }
li, dt, dd, p { font-size: 1.2em; }
li *, dt *, dd *, p *, li ul *, li p { font-size: 1em; }
ul { margin: 1em 4em; }
a:focus, a:hover { text-decoration: underline; }
img { border: none; }


/*
** global classes
*/
.left { float: left !important; }
.right { float: right !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.text-center { text-align: center !important; }
.wrapper { width: 900px; margin: 0 auto; overflow: hidden; }
.wide-wrapper { width: 909px; margin: 0 auto; }
.widest-wrapper { width: 936px; margin: 0 auto; }
a { color: #867762; text-decoration: underline; }
a:hover { color: #ADA08F; text-decoration: none; }
.clear { float: left !important; clear: both !important; width: 100% !important; }
input.text { padding: 2px 0; border: 1px solid #6E6550; background: #FFFFFF url("../images/text_field_background.png") no-repeat 0 0; color: #000000; }


/*
** borders
*/
.border-0-middle { position: relative; margin: 30px 0; background: transparent url("../images/border_0_middle.png") repeat-y 0 10px; }
 .border-0-top {	position: relative; top: -10px; background: transparent url("../images/border_0_top.png") no-repeat 0 0; }
 .border-0-bottom { position: relative; top: 10px; height: 10px; margin-top: -10px; background: transparent url("../images/border_0_bottom.png") no-repeat 0 100%; }

.border-1-middle { position: relative; margin: 30px 0; background: transparent url("../images/border_1_middle.png") repeat-y 0 10px; }
 .border-1-top {	position: relative; top: -10px; background: transparent url("../images/border_1_top.png") no-repeat 0 0; }
 .border-1-bottom { position: relative; top: 10px; height: 10px; margin-top: -10px; background: transparent url("../images/border_1_bottom.png") no-repeat 0 100%; }


/*
** header
*/
div#header div.info { color: #7F755D; background: #302C23 url("../images/header_background_0.png") repeat-x bottom; }
 div#header div.info p { padding: 1ex 0; font-size: 1.1em; }
div#header div.title { background: #363025 url("../images/header_background_1.jpg") repeat-x top; }
 div#header div.title a.logoLink { width: 190px; height: 100px; float: left; text-decoration: none; }
 div#header div.title .wrapper { height: 102px; background: #363025 url("../images/header.jpg") no-repeat top; }
   div#header div.title .wrapper a img { display: block; }


/*
** menu
*/
div#menu { float: left; clear: both; width: 100%; border-top: 1px solid #736552; background: #3E382D url("../images/menu_background_a.png") repeat-x bottom; }
 div#menu p { margin-top: 1em; }
 div#menu ul { float: right; list-style: none; margin: 0; font-size: 1.1em; }
  div#menu ul li { float: left; }
   div#menu ul li a { float: left; padding: 0 1px 10px 1px; color: #978D6F; text-decoration: none; cursor: pointer; }
    div#menu ul li a span { float: left; padding: 10px 1.5ex 10px 1.5ex; color: #978D6F; text-decoration: none; }
   div#menu ul li a.alt { color: #FFFFFF; }
   div#menu ul li a:focus,
   div#menu ul li a:hover { margin: 0; padding: 0 0 10px 0; background: #403A2F url("../images/menu_background_b.png") repeat-x bottom; }
    div#menu ul li a:focus span,
    div#menu ul li a:hover span { border-left: 1px solid #736552; border-right: 1px solid #736552; color: #FFFFFF; }


/*
** screen
*/
div#main .screen-border { margin: 0 auto; width: 874px; height: 332px; padding: 30px 31px 30px 31px; background: transparent url("../images/screen_border.png") no-repeat top; }
 div#main .screen-border .screen { width: 873px; height: 332px; background: #27221F url("../images/screen.jpg") no-repeat 0 0; }
 div#main .screen-border .screen .screen-content { width: 319px; height: 201px; float: left; margin: 44px 0 0 54px; }
 div#main .screen-border .screen .slide-content { width: 460px; float: right; padding-top: 30px;  }
 div#main .screen-border h2 { font-size: 3em; line-height: 1.2; margin-top: 0px; }
 div#main .screen-border p { margin: 1em 30px 0 0; font-size: 1.5em; line-height: 1.3; }
  div#main .screen-border p span { color: #7D6D61; font-weight: bold; }
  /*div#main .screen-border p a.corner { position: absolute; bottom: 0; right: 0; }
   div#main .screen-border p a.corner img { vertical-align: bottom; } */
 .tourLink { margin: 30px 20px 0 0; width: 141px; height: 22px; border: none; background: transparent url("../images/button_1.png") no-repeat 50% 50%; color: #998A6F; font-size: 1.3em; font-weight: bold; cursor: pointer; text-align: center; padding-top: 8px; }
 .tourLink a { color: #998A6F; text-decoration: none; }
 .tourLink a:hover { color: #ffffff; }
 div#main .screen-border li { color: #867762; font-size: 1.4em; line-height: 180%;  }
 div#main .screen-border li a { color: #867762; text-decoration: none; }
 div#main .screen-border li a:hover { color: #FFFFFF; text-decoration: underline; }


/*
** main
*/
div#main { background: transparent url("../images/main_background.png") repeat-x top; }


/*
** title
*/
div#main div.title { padding: 1em 0 1ex 0; }
 div#main div.title h1 { float: left; margin-top: -1.5ex; color: #867762; font-size: 2.4em; } 
 div#main div.title ul li { display: inline; }
  div#main div.title ul li a { color: #ffffff; text-decoration: none; }
  div#main div.title ul li a:hover { color: #ADA08F; text-decoration: none; }


/*
** three columns
*/
div#main ul.three-columns { float: left; clear: both; width: 100%; list-style: none; margin: 2em 0 0 0; padding: 0; }
 div#main ul.three-columns li { color: black; float: left; width: 303px; background: transparent url("../images/box_outer_shadow_top.png") no-repeat 0 0; }
  div#main ul.three-columns li .outer-shadow-middle { padding: 3px 5px 0 3px; background: transparent url("../images/box_outer_shadow_middle.png") no-repeat 0 6px; }
  div#main ul.three-columns li .outer-shadow-bottom { height: 6px; margin-top: -2px; background: transparent url("../images/box_outer_shadow_bottom.png") no-repeat 0 bottom; }
  div#main ul.three-columns li .content { position: relative; padding: 5px; background: transparent url("../images/texture_0.png") repeat 0 0; }
   div#main ul.three-columns li .content h2 { padding: .5ex 0; color: #FFFFFF; font-size: 1.7em; font-weight: 400; text-align: center; }
   div#main ul.three-columns li .content .inner { background: #26231C url("../images/box_inner_shadow_bottom.png") no-repeat 0 100%; color: #968C72; font-size: 1.2em; }
   div#main ul.three-columns li .inner .inner-shadow-top { height: 6px; background: transparent url("../images/box_inner_shadow_top.png") no-repeat 0 0; }
   div#main ul.three-columns li .inner .inner-shadow-middle { padding-top: 1ex; background: transparent url("../images/box_inner_shadow_middle.png") repeat-y 0 0; }
    div#main ul.three-columns li .content .inner p { padding: 0 1ex; line-height: 1.3; }
    div#main ul.three-columns li .content .inner p.more { margin-top: -42px; padding: 0; text-align: right; }
     div#main ul.three-columns li .content .inner p.more a { display: inline; }
      div#main ul.three-columns li .content .inner p.more a img { vertical-align: bottom; }


/*
** primary
*/
div.primary { float: left; width: 595px; margin-top: 8px; border-top: 1px solid #877D63; padding-top: 10px; }
 div.primary img { margin: 1em 0; }
 div.primary p { margin-bottom: 1em; font-size: 1.4em; line-height: 1.4; }
 div.primary li { margin-bottom: 1em; font-size: 1.4em; line-height: 1.4; }
 div.primary span.alt { color: #635945; }
 div.primary .errCode { border: 1px solid #635945; background: #474033; padding: 10px 6px; margin: 0 0 15px 0; }
 div.primary .errCode p { color: #867762; font-weight: bold; line-height: 100%; padding: 0; margin: 0; }
 div.primary h2 { color: #635945; font-size: 1.8em; margin: 28px 0 8px 0; }
 div.primary #memSiteWrap { overflow: hidden; margin-bottom: 35px; height: 60px; }
 div.primary .memSite { width: 250px; padding: 10px; border: 1px solid #635945; background: #474033; float: left; }
 div.primary .memSite h3 { color: #FFFFFF; font-size: 1.6em; margin-bottom: 8px; }
 div.primary .memSite .memLink { font-size: 1.3em; }
 div.primary .memSite .memLink a { text-decoration: none; }
 div.primary .memSite .memLink a:hover { text-decoration: underline; }
 div.primary .memSite .memDate { font-size: 1.2em; margin-top: 8px; }
 div.primary strong.alt { color: #635945; }
 div.primary div#loginSpacer { height: 50px; }
 div.primary p.example-link { line-height: 100%; padding: 0; margin: 0; text-align: center; font-weight: bold; }
 div.primary p.example-image { line-height: 100%; padding: 0; margin: 0; text-align: center; }
 div.primary p.example-image img { border: 4px solid #867762; padding: 3px; background: #fff; }

	.primary #accSitesWrap { margin-bottom: 200px; }
	.primary #accSitesWrap table { font-size: 1.3em; width: 580px; margin: 1px;  }
	.primary #accSitesWrap table .accSitesCol1 { width: 300px; text-align: left; }
	.primary #accSitesWrap table .accSitesCol2 { width: 150px; text-align: center; }
	.primary #accSitesWrap table .accSitesCol3 { width: 130px; text-align: center; }
	.primary #accSitesWrap table th { background: #443E31; padding: 6px 8px; }
	.primary #accSitesWrap table td { background: #2C271F; padding: 4px 8px; }
	
	.primary #renewOptions { margin: 20px 0 20px 0; overflow: hidden; }
	.primary #renewOptions .renewOption { background: url(/_images/design/renew-box2.png) no-repeat; width: 595px; height: 120px; float: left; margin-right: 0; text-align: left; padding: 0; }
	.primary #renewOptions .renewOption .renewOptionPrice { font-size: 4.2em; font-weight: bold; color: #fff; text-align: center; width: 181px; height: 80px; float: left; padding-top: 20px; }
	.primary #renewOptions .renewOption .renewOptionPlan { width: 360px; padding: 12px 0 0 15px; float: left; }
	.primary #renewOptions .renewOption .renewOptionPlan h3 { font-size: 1.9em; color: #ADA08F; margin: 5px 0 10px 0;  }
	.primary #renewOptions .renewOption .renewOptionChoose { float: left; width: 24px; height: 80px; }
	.primary #renewOptions .renewOption .renewOptionChoose img { margin: 1px 0 0 0; }
	
	.primary #orderDetails {  }
	.primary #orderDetails table { font-size: 1.3em; width: 580px; margin: 1px;  }
	.primary #orderDetails table .col1 { width: 300px; text-align: left; }
	.primary #orderDetails table .col2 { width: 150px; text-align: center; }
	.primary #orderDetails table .col3 { width: 130px; text-align: center; }
	.primary #orderDetails table th { background: #564F3F; padding: 6px 8px; }
	.primary #orderDetails table td { background: #3A3429; padding: 4px 8px; line-height: 150%; }
		
	.primary #contactDetails {  }
	.primary form#process table { font-size: 1.3em; width: 580px; margin: 1px;  }
	.primary form#process table .col1 { width: 150px; text-align: left; }
	.primary form#process table .col2 { width: 430px; text-align: left; }
	.primary form#process table th { background: #564F3F; padding: 4px 8px; }
	.primary form#process table td { background: #3A3429; padding: 8px 8px; }
	.primary form#process input { padding: 2px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  }
	.primary form#process select { padding: 2px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  }
	.primary form#process input.btn { margin-top: 10px; color: #998A6F; cursor: pointer;	font-size: 14px; font-weight: bold; height: 30px; width: 141px;	border: medium none; background: transparent url(/_assets/images/button_0.png) no-repeat scroll 50%; behavior: url(/iepngfix.htc); }
	
	.primary #respMessage { margin-bottom: 200px; }
	.primary .resultLabel { width: 140px; float: left; margin-left: 10px; font-weight: bold; }
	
	.primary #terms { background: #3A3429; padding: 5px 10px 1px 10px; margin: 40px 2px; width: 560px; }	
/*
** boxes
*/
ul.boxes { list-style: none; margin: 0; padding: 0; }
 ul.boxes li { float: left; width: 290px; padding-right: 5px; }
  ul.boxes li h2 { color: #9B9175; font-size: 1.2em; }
  ul.boxes li p { font-size: 1.0em; }


/*
** secondary
*/
div#secondary { float: left; width: 295px; margin: 8px 0 0 10px; }
	div#secondary #sidePicWrap { border: 1px solid #877D63; padding: 3px; background: #000000 url(../../_images/gallery/sidepic-girls.jpg) no-repeat 3px 3px; height: 191px;}
	div#secondary #sidePicWrap #sidePicMsg { font-size: 1.4em; font-weight: bold; text-align: center; margin-top: 167px; }


/*
** create website
*/
div.create-website { padding: 15px 0 0 0; }
* html div.create-website { height: 110px; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'images/create_website.png', sizingMethod = 'crop'); }
 div.createSticker { background: transparent url("../images/create_website.png") no-repeat right top; position: absolute; width: 294px; height: 110px; margin-top: -14px; }
 div.create-website h3 { padding: 0 10px; font-size: 1.7em; line-height: 1.5; }
 div.create-website p { padding: 0 10px; font-size: 1.3em; line-height: 1.5; }
 div.create-website p.first { padding-right: 50px; }
 div.create-website p.second { padding-right: 20px; }
 div.create-website form input.half { width: 129px; padding-left: 2px; padding-right: 2px; }
 div.create-website form input.wide { width: 269px; padding-left: 2px; padding-right: 2px; }
 div.create-website form p.label { margin-top: 1em; color: #9B9175; font-size: 1.4em; font-weight: 700; }
 div.create-website form p.hint { color: #8F8F8F; font-size: 1.1em; }
 div.create-website form input.button { width: 141px; height: 30px; margin-top: 1em; border: none; background: transparent url("../images/button_0.png") no-repeat 50% 50%; color: #998A6F; font-size: 1em; font-weight: 700; cursor: pointer; }
 * html div.create-website form input.button { background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'images/button_0.png', sizingMethod = 'crop', StartX = 10); }
 div.create-website div.buttonLink { margin-left: 75px; width: 141px; height: 22px; margin-top: 1em; border: none; background: transparent url("../images/button_0.png") no-repeat 50% 50%; color: #998A6F; font-size: 1.3em; font-weight: bold; cursor: pointer; text-align: center; padding-top: 8px; }
 div.create-website div.buttonLink a { color: #998A6F; text-decoration: none; }
 div.create-website div.buttonLink a:hover { color: #ffffff; }


/*
** recent articles
*/
div.recent-articles { padding: 15px 0 0 0; background: transparent url("../images/recent_articles.png") no-repeat right top; }
* html div.recent-articles { height: 110px; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'images/recent_articles.png', sizingMethod = 'crop'); }
div.recent-articles ul { list-style: none; margin: 0; padding: 0 10px; line-height: 1.4; }
div.recent-articles ul li { margin-top: 1ex; padding-left: 34px; background: transparent url("../images/pigeon.png") no-repeat 0 0; font-size: 1.3em; }
* html div.recent-articles ul li { height: 1%; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src = 'images/pigeon.png', sizingMethod = 'crop'); }
div.recent-articles ul li.first { margin-top: 0; padding-right: 80px; }
div.recent-articles ul li.second { padding-right: 60px; }
div.recent-articles ul li a { font-weight: bold; text-decoration: none; }
div.recent-articles ul li a span { display: block; color: #6B634E; font-size: .85em; }
div.recent-articles ul li a:focus, div.recent-articles ul li a:hover { text-decoration: none; }


/*
** footer
*/
div#footer { clear: both; padding: 21px 0 1em 0; background: transparent url("../images/footer_background.png") no-repeat 100% 2px; line-height: 1.5; }


/*
** footer's menu
*/
div#footer ul.menu { list-style: none; margin: 0 50px 0 0; padding: 1ex 0; border-top: 1px solid #393732; }
 div#footer ul.menu li { display: inline; margin-right: 1em; }
  div#footer ul.menu li a { color: #7A766B; text-decoration: none; }
  div#footer ul.menu li a:focus,
  div#footer ul.menu li a:hover { color: #FFFFFF; }


/*
** footer's links
*/
div#footer ul.links { list-style: none; margin: 0; padding: 0; color: #514D46; }
 div#footer ul.links li { display: inline; margin-left: 1em; }
 div#footer ul.links li.first { margin: 0; padding-right: 1em; border-right: 1px solid #514D46; }
 div#footer ul.links li.last { display: block; float: right; width: 100%; margin: -1.5em 0 0 0; text-align: right; }
  div#footer ul.links li a { color: #514D46; text-decoration: none; }
  div#footer ul.links li a:focus,
  div#footer ul.links li a:hover { color: #FFFFFF; }
  
  
/*
** sIFR
*/
.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-flash + div[adblocktab=true] { display: none !important; }
.sIFR-hasFlash h1 { visibility: hidden; }


/*
** Glider
*/

#myGlider { margin-bottom: 0;}
/* modify width and height of scrolling section if necessary	*/		
#myGlider div.scroller { width: 873px; height: 332px;	overflow: hidden; border: 0 solid #cccccc;	}
/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
#myGlider div.scroller div.section { width:873px;	height:332px; overflow:hidden; float:left; padding:0; }
#myGlider div.scroller div.content { width: 10000px; }

/*
** the end
*/


#featuredSite { text-align: center; font-weight: bold; font-size: 1.4em; }
