.cover {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background-color: gray;
    opacity: .7;
    filter:alpha(opacity=70); 
    z-index: 1000;
}
html,body { height: 100%; }

body > .cover { position:fixed;}

.popup {
    position: absolute;
    /*left: 20%;*/
    background-color: #f2f2f2;
    top: 200px;
    width: 680px;
    z-index: 1001;
    /*border-color: black;
    border-style: solid;
    border-width: 1px;
	*/
}






#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #d0d0d0;
padding: 2px;
text-align:center;
background-color: #e7e7e7;
color:#b70a06;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}





body {
	margin:0px;
	background:url(/tpl/img/bg_layout.jpg) repeat-x top #dfdfdf;
	font-family:Arial;
	font-size:12px;
	color:#777777;
	}

p {margin:0px; padding:0px;}

a {color:#ce1d07; text-decoration:none;}
a:hover {text-decoration:underline; color:#ad1603;}

form {margin:0px; padding:0px;}
	
.top {
	margin:0 auto;
	width:958px;
	background:#fff;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	text-align:left;
	/*min-height:90px;*/
	}
.top b {color:#5d5c5c;}
.top a {color:#b60a06; font-size:11px; text-decoration:none;}
.top a:hover {text-decoration:underline;}
	
.logo {
	float:left;
	margin:0 0 0 25px;
	width:300px;
	}


/* ********** Menu 1 ************ */
.menu {
	margin:0 auto;
	width:958px;
	height:39px;
	background:url(/tpl/img/bg_menu.jpg) repeat-x;
	border:1px solid #adb9c2;
	}
	
.menu ul {
	list-style: none;
	line-height: normal;
	padding:0px;
	margin:0px;
	}
.menu li {
	display:inline;
	height:39px;
	}
.menu a {
	float: left;
	color:#515151; text-decoration:none; font-size:13px; font-weight:bold;
	border:0px;
	border-right:1px solid #adb9c2;
	padding:12px 24px 11px 24px;
	
	}
.menu a:hover {color:#ce1d07;background:url(/tpl/img/bg_menu_over.jpg) repeat-x; text-decoration:none;}
.selected01 a {background:url(/tpl/img/bg_menu_over.jpg) repeat-x;color:#ce1d07;}

/* OLD Menu *************
.menu2 {
	margin:0 auto;
	width:958px;
	height:49px;
	background:url(/tpl/img/bg_menu2.jpg) repeat-x;
	border:1px solid #d0d0d0; border-top:0px;
	}
.menu2 ul {
	list-style: none;
	line-height: normal;
	padding:0px;
	margin:0px;
	}
.menu2 li {
	display:inline;
	height:49px;
	}
.menu2 a {
	float: left;
	color:#ffffff; text-decoration:none; font-size:17px; font-weight:bold;
	border:0px;
	border-right:1px solid #adb9c2;
	padding:12px 54px 12px 54px;
	}
.menu2 a:hover {background:url(/tpl/img/bg_menu2_over.jpg) repeat-x;}
.menu2 img {margin:0 3px;}
*/
/* ************* */
.menu2 {
	margin:0 auto;
	width:958px;
	height:49px;
	background:url(/tpl/img/bg_menu2.jpg) repeat-x;
	border:1px solid #d0d0d0; border-top:0px;
	}
.menu2 td {
	text-align:center;
	height:49px;
	border:0px;
	border-right:1px solid #adb9c2;
	cursor:pointer;
	}
.menu2 a {color:#ffffff; text-decoration:none; font-size:17px; font-weight:bold;}
.menu2 a:hover {color:#fff; text-decoration:none;}
.menu2 td:hover {background:url(/tpl/img/bg_menu2_over.jpg) repeat-x;}
.selected02 {background:url(/tpl/img/bg_menu2_over.jpg) repeat-x;}
.menu2 img {margin:0 3px;}	
/* ************* */	



.logBoxTop {
	position:relative;
	right:0;
	width:560px;
	float:right;
	margin:10px;
	}
.logBoxTop ul {
	list-style: none;
	line-height: normal;
	padding:0px;
	margin:0px;
	}
.logBoxTop li {
	float: left;
	display:inline;
	color:#777777;
	}
.logBoxTop p {padding:0; margin:0;}

.tagLineTop {
	background:url(/tpl/img/topbox_02.jpg) repeat-x top;
	height:60px;
	padding-top:10px;
	padding-right:5px;
	width:250px;
	}	
	

.loginTop {
	width:280px;
	background:url(/tpl/img/topbox_04.jpg) repeat-x top;
	height:70px;
	}
	
.loginTopInput input {
	border:1px solid #dfdfdf;
	width:120px;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px;
	}
.loginTopInput select {
	border:1px solid #dfdfdf;
	width:120px;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px;
	}

.logBox {
	position:relative;
	right:0;
	width:170px;
	float:right;
	padding:6px 0 0 0px;
	}
.logBox a {padding:0px; border:0px; background:none;}
.logBox a:hover {background:none;}			
/* ********** Menu 1 ************ */


.fileBrowse input {
	border:1px solid #dfdfdf;
	width:250px;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px;
	}


.dottedBar {background:url(/tpl/img/3x9.gif) repeat-x; margin:5px 0; height:9px;}

/* ************* Errors ***************/
.listFormRightErr {float:left; width:300px; line-height:35px; height:35px; color:#FF0000;}

/* *********** List Forms *********** */
.listFormLeft {float:left; width:180px; margin-right:10px; text-align:right; height:35px; line-height:35px; display:inline;}
.listFormLeft2 {float:left; width:70px; margin-right:10px; text-align:right; height:35px; line-height:35px; display:inline;}
.listFormRight {float:left; width:300px; line-height:35px; height:35px; display:inline;}
.listFormRight input {width:300px;}
.listFormRight select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:60px;
	margin:8px 5px 5px 5px;
	}
	
.listFormRight2 {float:left; width:250px; line-height:35px; height:35px; display:inline;}
.listFormRight2 input {width:250px;}
.listFormRight2 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:70px;
	margin:8px 5px 5px 5px;
	}


.listFormRight3{float:left; width:250px; line-height:35px; height:35px; display:inline;}
.listFormRight3 input {width:230px;}
.listFormRight3 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:70px;
	margin:8px 5px 5px 5px;
	}


.listFormRight4 {float:left; width:350px; line-height:35px; height:35px; display:inline;}	
.listFormRight4 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:100px;
	margin:8px 5px 5px 5px;
	}
	
	
.listFormRight5{float:left; width:550px; line-height:35px; height:35px; display:inline;}
.listFormRight5 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:125px;
	margin:8px 5px 5px 5px;
	}	
	
	
.listFormRight6 {float:left; width:245px; line-height:35px; height:35px; display:inline;}
.listFormRight6 input {width:230px;}
.listFormRight6 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:70px;
	margin:8px 5px 5px 5px;
	}			

.listFormText {color:#999999; line-height:20px; font-size:11px;}
.listFormText a {color:#ce1d07; font-size:12px;}
.listFormText a:hover {text-decoration:underline;}


.headingFormLeft {float:right; width:80px; margin-right:10px; text-align:right; height:20px; line-height:20px; font-size:11px; font-weight:normal; text-align:right; display:inline;}
.headingFormRight {float:right; width:100px; line-height:20px; height:20px; text-align:right; display:inline;}
.headingFormRight select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	/*width:100px;*/
	margin:0; padding:0;
	}
	
.listFormLeftC {float:left; width:90px; margin-right:10px; text-align:left; height:35px; line-height:35px; display:inline;}
.listFormRightC {float:left; width:300px; line-height:35px; height:35px; display:inline;}
.listFormRightC input {width:15px; margin:0px;}
.listFormRightC select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:150px;
	margin:8px 5px 5px 5px;
	}

.listFormRightD select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:250px;
	margin:8px 5px 5px 5px;
	}
	
	
.listFormLeftE {float:left; width:80px; margin-right:10px; text-align:right; height:35px; line-height:35px; display:inline;}
.listFormRightE {float:left; width:200px; line-height:35px; height:35px; display:inline; margin-right:20px;}
.listFormRightE select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:200px;
	margin:8px 5px 5px 5px;
	}
	
.listFormLeftF {float:left; width:80px; margin-right:10px; text-align:left; height:35px; line-height:35px; display:inline;}
.listFormRightF {float:left; width:200px; line-height:35px; height:35px; display:inline; margin-right:20px;}
.listFormRightF select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:100px;
	margin:8px 5px 5px 5px;
	}	

.uncommonC input {width:30px;}	

.uncommonN input {width:160px; margin-left:0px;}
	
.myLists {
	width:100%;
	}
	
.myLists td {
	border-bottom:1px solid #adb9c2;
	}
.myLists a {color:#ce1d07;text-decoration:none; font-weight:bold; font-size:14px;}	
.myLists a:hover {text-decoration:underline;color:#ad1603;}
/* *********** List Forms *********** */


/* ********** Submit Buttons ************ */
.noAttributes input {border:0px; margin:0px; padding:0px; margin-left:5px;}
.button01 input {background:url(/tpl/img/bg_but1.jpg) no-repeat; width:61px; height:25px; margin:0px; padding:0px; border:0px; font-size:11px; color:#fff; font-weight:bold; cursor:pointer; text-transform:lowercase; line-height:23px; padding-bottom:2px;}
.button01 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:170px;
	margin:8px 5px 5px 0px;
	}
.button02 input {background:url(/tpl/img/bg_but2.jpg) no-repeat; width:121px; height:25px; margin:0px; padding:0px; border:0px; font-size:11px; color:#fff; font-weight:bold; cursor:pointer; text-transform:lowercase; line-height:23px; padding-bottom:2px;}
.button03 input {background:url(/tpl/img/bg_but3.jpg) no-repeat; width:29px; height:25px; margin:0px; padding:0px; border:0px; font-size:11px; color:#fff; font-weight:bold; cursor:pointer; text-transform:lowercase; line-height:23px; padding-bottom:2px;}
.button04 input {background:url(/tpl/img/bg_but4.jpg) no-repeat; width:201px; height:25px; margin:0px; padding:0px; border:0px; font-size:11px; color:#fff; font-weight:bold; cursor:pointer; text-transform:lowercase; line-height:23px; padding-bottom:2px;}
.button05 input {background:url(/tpl/img/bg2.jpg) no-repeat; width:67px; height:27px; margin:0px; padding:0px; border:0px; font-size:11px; color:#b60a06; font-weight:bold; cursor:pointer; text-transform:lowercase; line-height:23px; padding-bottom:2px;}
/* ********** Submit Buttons ************ */




.wrapper {
	margin:0 auto;
	width:958px;
	background:#f2f2f2;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	min-height:300px;
	}
.footer {
	margin:10px auto;
	width:948px;
	padding:5px;
	background:#fff;
	color:#777777;
	}
.footer a {color:#000; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
	
.centerDivs	{
	margin:0 auto;
	/*width:960px;*/
	text-align:center;
	}

.clear {clear:both; height:0px;}


/* *************** */
.aHead {background:url(/tpl/img/headline.jpg) repeat-x top #f3f3f3;border-bottom:1px solid #dfdfdf; color:#515151; font-weight:bold; font-size:14px; padding:10px;}
.aHead a {text-decoration:none;color:#ad3334;}
.aHead a:hover {text-decoration:underline;color:#ad1603;}
.a1 {background:url(/tpl/img/headline.jpg) repeat-x top #f3f3f3;border-bottom:1px solid #dfdfdf;}
.a1Left {border-left:1px solid #dfdfdf;}
.a1Right {border-right:1px solid #dfdfdf;}
.a1Top {border-top:1px solid #dfdfdf;}
.a1Bottom {background:url(/tpl/img/a6.jpg);}
.a1Shadow {background:url(/tpl/img/a4.jpg);}
.normalText {font-size:12px; color:#777777; font-weight:normal;}
/* *************** */


/* ******* POPUP******** */
.aHead_2 {background:url(/tpl/img/headline.jpg) repeat-x top #f3f3f3;border-bottom:1px solid #dfdfdf; color:#515151; font-weight:bold; font-size:14px; padding:10px;}
.aHead_2 a {text-decoration:none;color:#ad3334;}
.aHead_2 a:hover {text-decoration:underline;color:#ad1603;}
.a1_2 {background:url(/tpl/img/headline.jpg) repeat-x top #f3f3f3;border-bottom:1px solid #dfdfdf;}
.a1Left_2 {border-left:1px solid #dfdfdf;}
.a1Right_2 {border-right:1px solid #dfdfdf;}
.a1Top_2 {border-top:1px solid #dfdfdf;}
.a1Bottom_2 {background:url(/tpl/img/a6_.jpg);}
.a1Shadow_2 {background:url(/tpl/img/a4_.jpg);}
.normalText_2 {font-size:12px; color:#777777; font-weight:normal;}
/* *************** */


/* ******* Index - Ideas ******** */
.bgIdeas {background:url(/tpl/img/bg_ideas.jpg) repeat-y top center;}
.productIdeas {float:left; display:inline; margin:10px; width:120px; text-align:left; padding:1px 0;}
.productIdeas b {margin-bottom:5px;}


.productIdeasImgOff {border:4px solid #ededed;}
.productIdeasImgOn {border:4px solid #ad1603;}

.productIdeas a {text-decoration:none;color:#ad3334;}
.productIdeas a:hover{text-decoration:underline;color:#ad1603;}
.clearIdeas {clear:both; height:1px; background:#dfdfdf;}
/* ******* Index - Ideas ******** */

/* ******* Index MiddleBox ******** */
.middleBoxIndex {float:left; display:inline; width:242px; margin:5px 0;}
.middleBoxIndex a {text-decoration:none;color:#ad3334;}
.middleBoxIndex a:hover {text-decoration:underline;color:#ad1603;}
/* ******* Index MiddleBox ******** */

/* ******* Index ListSugesstionBox ******** */
.listSuggestion {float:left; display:inline; width:180px;}
.listSuggestion a {text-decoration:none;color:#ad3334; font-size:11px; line-height:18px;}
.listSuggestion a:hover {text-decoration:underline;color:#ad1603;}

/* ******* Index MiddleBox ******** */






/* ***** Items Ideas ******* */
.itemBox2 {float:left; display:inline; width:360px; height:145px; margin:10px 15px 0px 0;}
.itemBox2 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:160px;
	margin:0px 5px 5px 0px;
	}
.itemBox1 {float:left; display:inline; width:360px; height:145px; margin:10px 0 0px 15px;}
.itemBox1 select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:160px;
	margin:0px 5px 5px 0px;
	}

.ideasSearch select {
	border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	width:150px;
	margin:0px 5px 5px 0px;
	}

/* ***** Items Ideas ******* */


/* ****** Contact ****/
.contactField input 
	{
	width:250px;border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px;
	}

.contactField2 input 
	{
	width:300px;border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px;
	}

.contactField textarea 
	{
	width:250px;border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px; 
	height:50px;
	}
	
.tellFriend textarea 
	{
	width:550px;border:1px solid #dfdfdf;
	font-size:12px;
	color:#777777;
	margin:8px 5px 5px 5px; 
	height:100px;
	}	
	
	/* ***** Dave H additions ******* */
	/* ***** Reserve items buttons ******* */
div.select_quantity
	{
	position:absolute; 
	right: 300px;
	}

	/* ***** Bold headings ******* */
p.bold_heading
	{
	font-size:1em;
	color:#000;
	font-weight:bold
	}
	
span.bold_heading
	{
	font-size:1em;
	color:#000;
	font-weight:bold
	}

div.profile_pic_buttons
	{
	text-align:left; 
	padding-left:100px;
	}
	
#img
    {
    }
	
span.info_box_bold
	{
	font-size:12px;
	color:#0463aa;
	font-weight:bold
	}
	
div.info_box_spacing p
	{
	font-size:12px;
/*	line-height:140%; */
	line-height:17px;
	}
