/* *******************************************  LPA  - 2008  ******************************************* */

/*
Color Key:

body bg grey - #888888
blue buttons - #15678D

*/

@import url('meyer_re.css');

/* Separate base html elements into another file so that it can be used w/in tinymce
to provide a consistent experience editing & viewing */
@import url('html_ele.css');


/* HTML content entered via cms
@import url('/_common/css/cms_html.css'); */

#wrapper {
	margin:0 auto;
}
#container {
	margin:0 auto;
	position: relative;
	left: -1px;
	width:900px;
}


/* *******************************************  General   ******************************************* */

.clr { clear:both; }
.bullet-right { padding:5px 23px 5px 0px; background:url('button-y.gif') no-repeat right center; }
.bullet { padding:5px 0 5px 43px; background:url('button-y.gif') no-repeat left center; }
.pdf { padding:5px 0 5px 23px; background:url('http://www.pocketwizard.com/_common/img/icon-pdf.gif') no-repeat left center; }
.hr {
	margin: 10px 0;
	height:6px;
	background: url("http://www.pocketwizard.com/_common/img/bg-hr.gif") repeat-x 0 2px;
}

/* ---------- text ---------- */

.red { color: #cc0000; }
.bold { font-weight: bold; }
.align-right { text-align: right; }
.align-left { text-align: left; }
.align-center { text-align: center; }

/* ---------- page titles ---------- */

.pagetitle-full {
	margin: 20px 0 0 0; padding: 3px 0 10px 0;
	width: 583px;
	height: 40px;
	font-size: 13px;
	text-indent: 15px;
	color: #30332F;
	background: url("bg-menu-.jpg") no-repeat 0 0;
}
.pagetitle-large { /* diff font size for support pages */
	margin: 15px 0 0 0; padding: 8px 0 0 0;
	width: 583px;
	height: 45px;
	font-size: 16px;
	text-indent: 15px;
	color: #30332F;
	background: url("http://www.pocketwizard.com/_common/img/bg-menu-full-support.jpg") no-repeat 0 0;
}
.pagetitle-medium { /* used on product detail page */
	margin: 0; padding: 3px 0 0 0;
	width: 323px;
	height: 35px;
	font-size: 13px;
	text-indent: 15px;
	color: #30332F;
	background: url("bg-menu0.jpg") no-repeat 0 0;
}
.pagetitle-small { /* used on product detail page - compatability-tool */
	margin: 0; padding: 3px 0 0 0;
	width: 251px;
	height: 35px;
	font-size: 13px;
	text-indent: 15px;
	color: #30332F;
	background: url("http://www.pocketwizard.com/_common/img/bg-menu-small.jpg") no-repeat 0 0;
}
.page_header { /* positioning for h1 tags for page headers */
	position: relative;
	left: 0;
}

.page_header h1 { /* positioning for h1 tags for page headers */
    margin-left: 0;
}

.quote {
	margin: 0; padding: 0 0 0 15px;
}
.quote p {
	margin: 0; padding: 0;
	color: #30332F;
	font-size: 18px;
	line-height: 22px;
}

/* ---------- generic table styling ---------- */

.generic-table {
	margin: 0; padding: 0;
}
.generic-table th, .generic-table td {
	padding: 5px 5px 0 0;
	vertical-align: top;
	font-size: 13px;
	line-height: 13px;
	width: 20%;
}
.generic-table td.check-box-text {
	padding: 5px 5px 0 0;
	vertical-align: top;
	line-height: 13px;
}
.generic-table td.check-box-text p { /* text in size/wrapping for checkboxes */
	padding: 0;
	font-size: 11px;
	line-height: 13px;
	width: 300px;
}
.generic-table td b {
	padding-right: 5px;
}
.generic-table td span {
	font-size: 13px;
}
.generic-table td input {
	font-size:9px;
	color: #333;
	background:#fff;
	border: 1px solid #ccc;
	font-weight:normal;
}

/* ---------- generic form alignment ---------- */

.form-alignment {
	position: relative;
	left: 16px;
}


/* *******************************************  Header   ******************************************* */

#slidepic {
	margin:0 auto; padding: 0 0 0 3px;
	width: 838px;
	height: 127px;
}

#header {
	margin:0 auto; padding: 0 0 15px 0;
	width: 838px;
	height: 135px;
	background: url("header00.jpg") no-repeat 3px 0;
}

/* ---------- logo ---------- */

#logo {
	position: relative;
	left: 15px; top: 12px;
	width: 190px;
	height: 50px;
	float: left;
}
#logo h1 { text-indent: -9999px; }
#logo a {
	width: 190px;
	height: 50px;
	display: block;
}

/* ---------- header links ---------- */

#header_links {
	position: relative;
	left: 15px;
    top: 25px;
	width: 813px;
	height: 20px;
	float: left;
	background: url("bg-nav-t.gif") no-repeat 0 0;
}

#header_links ul {
    list-style: none;
    margin: 0 4px;
    position: relative;
}

#header_links ul li {
    display:inline-block;
    line-height: 18px;
    list-style:none;
    vertical-align: bottom;
}

#header_links ul li a {
    line-height: 20px;
    position: relative;
}

/* ---------- grey text links ---------- */

ul#grey-links {
	float: left;
    font-weight: bold;
}

ul#grey-links a {
	padding: 0 10px;
	font-size: 12px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
    font-weight: bold;
}

ul#grey-links a:hover {
    color: #000000;
}



/*------------social media chiclet-------*/
#social-media {
    float: right;
}

#social-media li a img {
    margin: 2px 0 0 6px;
}

.social_header {
    color: #ffffff;
    font-size: 11px;
}


/* ---------- flag links ---------- */

#header_links ul#flags {
	position: relative;
	left: 272px;
	width: 90px;
	padding: 5px 0 25px 0;
}
#header_links ul#flags li {
	padding: 0 10px 0 0;
	list-style-type: none;
	display: inline;
	float: left;
}
#header_links ul#flags li h1 { text-indent: -9999px; }
#header_links ul#flags li.usa a, #header_links ul#flags li.germany a, #header_links ul#flags li.france a {
	position: relative;
	left: 0; top: -4px;
	width: 20px;
	height: 13px;
	display: block;
}
#header_links ul#flags li.usa { background: url("http://www.pocketwizard.com/_common/img/icon-flag-usa.gif") no-repeat 0 0; }
#header_links ul#flags li.germany { background: url("http://www.pocketwizard.com/_common/img/icon-flag-germany.gif") no-repeat 0 0;  }
#header_links ul#flags li.france { background: url("http://www.pocketwizard.com/_common/img/icon-flag-france.gif") no-repeat 0 0; }



/* ---------- search box ---------- */

#search-field {
    float: right;
    position: relative;
    right: 10px;
    top: 15px;
    width: 195px;
}
#search-field a {
	padding: 0;
	font-size: 12px;
	color: #30322E;
	text-decoration: underline;
}
#search-field a:hover { text-decoration: none; }
.go-button {
	position: relative;
	left: 0; top: 6px;
}
.onn {
	color: #044b9a; 
	font-weight: bold;
	text-decoration: none;
	
	}
.onn a:hover {
	border-bottom: 1px solid #aaa; 
	color: #044b9a; 
	font-weight: bold;
	text-decoration: none;	
	}	

/* *******************************************  Main Navigation  ******************************************* */

#header ul#main-nav {
	position: relative;
	left: 15px; top: 25px;
	width: 813px;
	height: 30px;
	float: left;
	background: url("bg-nav00.gif") no-repeat 0 0;
}
#header ul#main-nav li {
	display: inline;
	float: left;
	height: 30px;
}
#header ul#main-nav li a {
	padding-top: 8px;
	height: 22px;
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #717171;
}

#header ul#main-nav li a:hover,
#header ul#main-nav li a.on,
#header.extranet #extranet-nav-bg ul#main-nav li a.on  {
 color: #000;
}

#header a.products { width: 102px; }
#header a.focus { width: 90px; text-indent: 5px; }
#header a.inspirations { width: 125px; text-indent: 9px; }
#header a.where_to_buy { width: 143px; text-indent: 9px; }
#header a.news_events { width: 148px; text-indent: 15px; }
#header a.support { width: 106px; text-indent: 20px; }
#header a.contact { width: 88px; text-indent: 20px; }

/* ---------- rollover nav ---------- */

.rollover-align {
	margin: 0; padding: 0;
	position: relative;
	left: 18px; top: 28px;
	width: 805px;
	display: none;
}
.rollover-align ul.rollover-nav {
	margin: 0; padding: 0;
	list-style-type: none;
}
.rollover-align ul.rollover-nav li {
	margin: 0; padding: 0 10px 0 0;
	float: left;
	display: inline;
}
.rollover-align ul.rollover-nav li a {
	margin: 0; padding: 0;
	color: #30332F;
	font-size: 12px;
	text-decoration: none;
}
.rollover-align ul.rollover-nav li a:hover {
	text-decoration: underline;
}

/* ---------- rollover positioning ---------- */
#rollover-nav-8 { /* inspirations */
	position: relative;
	left: 135px;
	width: 513px;
}
.fb img { max-width:580px;
	
	}
#rollover-nav-9 { /* inspirations */
	position: relative;
	left: 225px;
	width: 413px;
}
#rollover-nav-10 { /* where to buy */
	position: relative;
	left: 366px;
	width: 400px;
}
#rollover-nav-11 { /* new & events */
	position: relative;
	left: 510px;
	width: 280px;
}
#rollover-nav-12 { /* support */
	position: relative;
	left: 198px;
	width: 680px;
}
#rollover-nav-13 { /* contact */
    left: 434px;
    position: relative;
    width: 465px;
}


/* *******************************************  Sidebar   ******************************************* */

/* ---------- primary ---------- */

#sidebar {
	position: relative;
	left: 6px;
	padding: 0 0 30px 0;
	width: 201px;
	float: left;
}

#back_ed {
 	float: right;
    left: 6px;
    margin: 7px 16px -9px 0;
    padding: 0;
    position: relative;
    width: 201px;
}
.bg-title {
	padding: 9px 0 7px 30px;
	width:201px;
	font-size: 14px;
	font-weight: bold;
	color: #30332F;
	background: url("bg-title.jpg") no-repeat 0 0;
}

.bac-title {
    background: url("bg-title.jpg") no-repeat scroll 0 0 transparent;
    color: #30332F;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 5px 24px;
    width: 190px;
}
.menu-bg {
	padding: 0 0 7px 0;
	width:200px;
	background: url("http://www.pocketwizard.com/_common/img/bg_menu.gif") repeat-y 0 0;
}
ul.sidenav {
	position: relative;
	left: 0; top: 0;
	width: 197px;
	border-right: 2px solid #E1E1E1;
	border-left: 2px solid #E1E1E1;
}

ul.b_sidenav {
	position: relative;
	left: 0; top: 0;
	width: 197px;
	border-right: 2px solid #E1E1E1;
	border-left: 2px solid #E1E1E1;
}

ul.sidenav li {
	padding-left: 3px; 
	font-size:13px;
	list-style-type:none;
	border-top: 1px solid #ccc;
}
ul.b_sidenav li {
	padding-left: 3px;
	font-size:13px;
	list-style-type:none;
	border-top: 1px solid #ccc;
}
ul.sidenav li a {
	padding: 8px 7px 7px 25px;
	display:block;
	color: #838383;
	text-decoration: none; line-height:14px;
}
ul.b_sidenav li a {
	padding: 5px 0 4px 20px;
	display:block;
	color: #838383;
	text-decoration: none;
}
ul.sidenav li a:hover { text-decoration: underline; }
ul.b_sidenav li a:hover { text-decoration: underline; }
ul.sidenav li.off { background:url('icon-sid.gif') no-repeat 10px 10px; }
ul.sidenav li.on { background:url('icon-sie.gif') no-repeat 11px 11px; }
ul.b_sidenav li.off { background:url('icon-sid.gif') no-repeat 10px 10px; }
ul.b_sidenav li.on { background:url('icon-sie.gif') no-repeat 11px 11px; }
ul.sidenav li.tertiary-on { text-decoration: underline; }

/* ---------- secondary ---------- */

ul.sidenav li ul {
	position: relative;
	left: -4px;
	padding: 7px 0 7px 2px;
	width: 198px;
	border-top: 1px solid #ccc;
}
ul.sidenav li ul li {
	border-top: 1px solid transparent;
}
ul.sidenav li ul li a {
	padding-top: 3px;
	padding-bottom: 3px;
	color:#000;
	font-size: 11px;
}
ul.sidenav li ul li a.on {
	text-decoration: underline;
}


.bottom-menu {
	width: 201px;
	height: 7px;
	background: url("bg-menu-.gif") no-repeat 0 0;
}

/* ---------- callouts ---------- */

.callouts {
	margin: 10px 0 0 0; padding: 0;
	width: 200px;
}


/* *******************************************  Content  ******************************************* */

#content-wrapper {
	margin: 0 auto; padding: 0 10px 10px 10px;
	width: 820px;
}

#content-wrapper h1 {
	margin: 0;
}
#content {
	margin:0 0 0 220px; 
	padding: 0 0 50px 0;
	width:580px;

}
#content p {
	padding-left: 0;
}
/* rxb 9/26/08 RTL, this will now be controlled by cms */
/* #content img { border: 1px solid #DADADA; } */
#content .imageborder { border: 1px solid #DADADA; }
#content ul {
	padding: 0 5px 0 30px;
}
#content ul li {
	list-style-type: none;
	font-size: 12px;
	color: #333;
	line-height:14px;
}

#piGal ul li {
  list-style-type: none;
}

/* ---------- breadcrumbs ---------- */

#breadcrumb {
	padding: 15px 0 0 0;
	z-index: 1000;
}
#breadcrumb a {
	font-size: 11px;
	color: #000;
}


/* *******************************************  Footer  ******************************************* */

#footer {

	
	    background: url("bg-foote.gif") no-repeat scroll center top transparent;
    font-size: 12px;
    margin: 0 auto;
    padding: 25px 0 75px;
    text-align: center;
    width: 838px;
}

#footer a { text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer ul#primary {
	margin: 0 auto; padding: 0 0 28px 0;
	position: relative;
	left: 25px;
	width: 650px;
	font-size: 11px;
}
#footer ul#primary li {
	display: block;
	float: left;
	color: #30332F;
}
#footer ul#primary li a { color: #30332F; padding: 0 10px 0 7px; }

#footer ul#secondary {
	position: relative;
	left: 20px;
	padding: 0 0 12px 0;
	color: #fff;
}
#footer ul#secondary li { padding: 0 5px; color: #30332F; }
#footer ul#secondary li a.link-middle { padding: 0 6px; color: #30332F; } /* padding between pipes */
#footer ul#secondary li a { color: #30332F; font-size: 11px; }

#footer p#credits {
	padding: 0 0 20px 0;
}
#footer p#credits a {
	font-size: 10px;
	font-weight:bold;
	color: #30332F;
}

#footer ul li {
	margin: 0; padding: 0;
	color:#C4E7F9;
	display:inline;
}
#footer ul li a { padding: 0; color:#C4E7F9; }
#footer p { color: #30332F; }

#footer p#copyright { /* 2000 lpa designs */
	padding: 0 0 8px 0;
	position: relative;
	left: -2px;
	text-align: center;
	font-size: 10px;
}

/* default square button  */
a.dbButton:link, a.dbButton:visited, a.dbButton:active, a.dbButton:hover { margin:0; padding:0; background-color:#D00000; font-weight:normal; color:#000; text-decoration:none; padding:0 5px 2px 4px; }
a.dbButton:active, a.dbButton:hover { text-decoration:underline; }


/* *******************************************  Forms  ******************************************* */

.formField { font-size:10px; border: 1px solid #ccc; color: #999; }
.formButton { background:#ffd82a; font-weight:normal; color:#000; text-decoration:none; font-size:12px; padding:0 5px 2px 4px; border:0; cursor:pointer; }
.formText { font-size:9px; color: #333; background:#fff; border: 1px solid #ccc; font-weight:normal; }

.hidden {
    display: none;
}

.unhidden {
    display: block;
}

.pwtabl {
    border-collapse: collapse;
   }
.pwtabl TH, .pwtabl TD {
    border: 1px solid black;
    text-align: center; 
    padding: 4px; 
   }
.pwtabl TH {
    background: #fc0;
    height: 40px; 
    vertical-align: bottom; 
    padding: 0; 
   }
















