@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
width:100%;
background-color:#000000;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
font-weight:normal;
line-height:17px;
color:#58595B;
vertical-align:top;
background-image:url(../Images/pattern.jpg);
background-position:top;
background-repeat:repeat-x;
}

h1 {
font-size:20px;
line-height:30px;
font-weight:normal;
color:#F78F22;
}

.navheading {
font-size:14px;
line-height:26px;
font-weight:normal;
color:#FFFFFF;
}

.heading {
font-size:15px;
line-height:20px;
font-weight:bold;
color:#58595B;
}

.grey {
color:#6D6F71;
}

.textbox {
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
background-color:#E7E8E9;
padding:2px 0px 2px 5px;
border:0;
}



/* DIVS */

#contentright {
width:540px;
}

#bullet {
width:12px;
float:left;
}

#icondiv {
width:121px;
height:40px;
background-image:url(../Images/icon-background.jpg);
background-repeat:no-repeat;
background-position:top;
padding:7px 0px 0px 20px;
clear:both;
}

#icon {
float:left;
padding-right:20px;
}

#info-black {
color:#FFFFFF;
height:32px;
padding:7px 0px 0px 13px;
background-image:url(../Images/info-black.jpg);
background-repeat:no-repeat;
background-position:top left;
}

#form {
height:30px;
clear:both;
}

#field {
width:90px;
float:left;
}

#list {
width:135px;
height:22px;
float:left;
}

#xxxxxx {
width:50px;
color:#000000;
float:left;
text-align:center;
padding:4px 10px 3px 10px;
background-color:#E7E8E9;
border:solid 1px #000000;
}

#socialnetwork {
width:685px;
float:left;
text-align:right;
padding-top:5px;
}


/* LINKS */

a:link {color:#6D6F71; text-decoration:none;}
a:visited {color:#6D6F71; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:none;}

.link:link {color:#58595B; font-weight:bold; text-decoration:underline;}
.link:visited {color:#58595B; font-weight:bold; text-decoration:underline;}
.link:hover {color:#F78F22; font-weight:bold; text-decoration:none;}

.numbers:link {color:#58595B; font-weight:bold; text-decoration:underline;}
.numbers:visited {color:#58595B; font-weight:bold; text-decoration:underline;}
.numbers:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;}

.bookmarkcraze:link {color:#333133; font-size:9px; text-decoration:none;}
.bookmarkcraze:visited {color:#333133; font-size:9px; text-decoration:none;}
.bookmarkcraze:hover {color:#333133; font-size:9px; text-decoration:none;}

.send#btnSubmit {width:80px; height:23px; background-color:#000000; display:block; color:#FFFFFF; text-align:center; padding-bottom:3px;}
.send#btnSubmit:hover {background-color:#6D6F71;}

#moreinfo a {background-image:url(../Images/info-orange.jpg); background-repeat:no-repeat; background-position:left; width:157px; height:23px; display:block; color:#FFFFFF; font-weight:bold; text-align:left; padding:7px 0px 0px 13px;}
#moreinfo a:hover {color:#58595B;}

#enter a {width:80px; height:20px; background-color:#000000; display:block; color:#FFFFFF; text-align:center; padding-top:3px;}
#enter a:hover {background-color:#6D6F71;}

#drtim a {background-image:url(../Images/drtim.jpg); background-repeat:no-repeat; background-position:left; width:59px; height:19px; margin-right:30px; float:left; display:block;}
#drtim a:hover {background-image:url(../Images/drtim-over.jpg);}

#talk a {background-image:url(../Images/talk.jpg); background-repeat:no-repeat; background-position:left; width:40px; height:19px; margin-right:30px; float:left; display:block;}
#talk a:hover {background-image:url(../Images/talk-over.jpg);}

#play a {background-image:url(../Images/play.jpg); background-repeat:no-repeat; background-position:left; width:44px; height:19px; margin-right:30px; float:left; display:block;}
#play a:hover {background-image:url(../Images/play-over.jpg);}

#ck a {background-image:url(../Images/celebknifestyles.jpg); background-repeat:no-repeat; background-position:left; width:203px; height:19px; margin-right:30px; float:left; display:block;}
#ck a:hover {background-image:url(../Images/celebknifestyles-over.jpg);}


/* FAQ MENU */

#menu {
padding-bottom:10px;
}

.menu {
list-style:none;
margin:0;
padding:0;
vertical-align:top;
width:540px;
font-family:Helvetica, Arial, sans-serif;
font-size:11px;
line-height:17px;
color:#58595B;
}

.menu li {
margin:0;
padding:0;
}

.menu ul {
display:none;
list-style:none;
margin:0;
padding:5px 0px 10px 16px;
}

.menu a {color:#58595B; cursor:pointer; display:block; font-weight:bold; padding:2px 2px 2px 17px; text-decoration:underline;}
.menu a:hover {color:#F78F22; text-decoration:none;}
.menu a.expanded {background:url(../Images/collapse.jpg) no-repeat 0px;}
.menu a.collapsed {background:url(../Images/expand.jpg) no-repeat 0px;}
