/*
	default.css
	/css/designercc/default.css
*/

body {
	background-image: url(/css/designercc/images/pattern_tile_2.jpg);
	color:            #ffffff;
	font-family:      Georgia, "Times New Roman", Times, serif;
	font-size:        12px;
	margin:           0 auto;
	text-align:       left;
	width:            1024px;
}

body.mceContentBody {
	background:      #ffffff;
	color:           #000000;
	width:           540px;
}

h1, h2, h3 {
	color:           #000000;
	margin-top:      0;
}

h1 {
	font-size:       1.6em;
	font-weight:     normal;
}

h2 {
	font-size:       1.6em;
}

h3 {
	font-size:       1em;
}

p  {
	  margin:        0px;
}

p.Copyright {
	  color:        #444444;
	  font-family:  arial;
	  font-size:    7pt;
	  font-style:   italic;
}

td {
	color:           #000000;
}

td.prompt {
	text-align:      right;
	padding-right:   4px;
}

a {
	text-decoration: none;
	border:          none;
}

a:hover {
	text-decoration: none;
	border:          none;
}

a img {
	text-decoration: none;
	border:          none;
}

img {
	border-style:    none;
}

img.left {
	float:           left;
	margin:          0 20px 0 0;
}

.bg_input {
	background-image: url(/css/designercc/images/bg_input_black.gif);
	border-color:     #999999;
	border-style:     inset;
	font-weight:      bold;
        color:            #ffffff;
}

#buttonswap {
}

#buttonswap a {
        background:    url(/css/designercc/images/Dramatization0.png) no-repeat;
        display:       block;
        height:        22px;
        width:         122px;
}

#buttonswap a:hover {
        background:    url(/css/designercc/images/Dramatization1.png) no-repeat;
}

#shopnow {
}

#shopnow a {
        background:    url(/css/designercc/images/ShopNow0.png) no-repeat;
        display:       block;
        height:        22px;
        width:         122px;
}

#shopnow a:hover {
        background:    url(/css/designercc/images/ShopNow1.png) no-repeat;
}

#requestupdate {
}

#requestupdate a {
        background:    url(/css/designercc/images/RequestUpdates0.png) no-repeat;
        display:       block;
        height:        22px;
        width:         122px;
}

#requestupdate a:hover {
        background:    url(/css/designercc/images/RequestUpdates1.png) no-repeat;
}

#locatormap {
}

#locatormap a {
        background:    url(/css/designercc/images/StoreLocator0.png) no-repeat;
        display:       block;
        height:        22px;
        width:         122px;
}

#locatormap a:hover {
        background:    url(/css/designercc/images/StoreLocator1.png) no-repeat;
}


/* Header */

#header {
/*	height: 768px;
	margin: 0 auto;
	background: url(/css/designercc/images/ComingSoon.png) no-repeat left top; */
}

#menublock {
//	background-image: url(/css/designercc/images/bg_menubg.jpg);
	background-image: url(/css/designercc/images/MenuBackgroundWhite.jpg);
	height:           121px;
	margin:           0 auto;
	width:            1024px;
}

/* LoggedIn */
#loggedin {
	float:           left;
}

#loggedin ul {
	padding-left:    10px;
	list-style:      none;
}

#loggedin li {
	display:         inline;
}

#loggedin a {
	color:           #FFFFFF;
	display:         block;
	float:           left;
	font-family:     Georgia, "Times New Roman", Times, serif;
	font-size:       11px;
	text-decoration: none;
	vertical-align:  middle;
}

/* Menu */

#menu {
	float:           right;
}

#menu ul {
	padding-right:   5px;
	list-style:      none;
}

#menu li {
	display:         inline;
}

#menu a {
	color:           #888888;
	display:         block;
	float:           left;
	font-family:     sans-serif;
	font-size:       11px;
	font-weight:     bold;
	margin:          0;
	padding-left:    18px;
	padding-right:   7px;
	text-decoration: none;
	vertical-align:  middle;
}

#menu a:active {
	color:           #aaaaaa;
}

#menu a:hover {
	color:           #000000;
}

#menu a:visited {
	color:           #bbbbbb;
}

#menu .current_page_item a {
	color:           #000000;
}

#editmenu {
	margin-top:      2px;
	margin-right:    0 auto;
	margin-left:     0 auto;
	margin-bottom:   20px;
	padding-top:     1px;
	width:           920px;
	height:          90px;
	background:      url(/css/designercc/images/img1pxblack.jpg);
}

#editmenu ul {
	padding-right:   5px;
	list-style:      none;
}

#editmenu li {
	display:         inline;
}

#editmenu a {
	background:      url(/css/designercc/images/img08Small.jpg) no-repeat left 20%;
	color:           #FFFFFF;
	display:         block;
	float:           left;
	font-family:     Georgia, "Times New Roman", Times, serif;
	font-size:       11px;
	height:          25px;                           /* 41px; */
	margin:          0;
	padding-bottom:  0px;
	padding-left:    20px;
	padding-right:   7px;
	padding-top:     0px;      /* 10px; */
	text-decoration: none;
}

#editmenu a:hover {
	color:           #FFFFFF;
}

#editmenu .current_page_item a {
	color:           #FFCC00;
}

/* Wrapper */

#wrapper {
	background-color: #ffffff;
	margin-top:       10px;
}

/* Page */

#page {
	margin:     0 auto;
	width:      1024px;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding:         20px;
	border:          1px solid #E7E7E7;
}

/* Content */

#content {
	/* background-color: #000000; */
	/* width: 1024px; */
   color:            #000000;
}

#content h4 {
	text-align:       center;
	color:            red;
}


#contactform {
	margin:           0 auto;
	padding-left:     250px;
}

/* editform  */

#editform {
	float:           right;
	padding-left:    20px;
	padding-right:   20px;
}

#editform h4 {
	text-align:      center;
}

/* edittable */

#edittable {
	margin-top:      10px;
	margin-right:    0px auto;
	margin-bottom:   10px;
	margin-left:     0px auto;
	width:           960px;
}

#edittable table {
	margin:          0 auto;
	border-collapse: collapse;
	border-style:    solid;
	border-width:    1px;
	border-color:    gray;
	empty-cells:     show;
}

#edittable td {
	padding-left:         4px;
}

/* inputform */

#inputform {
	float:                left;
	margin:               10px;
	width:                440px;
}

#inputform table {
	margin:               0 auto;
	padding:              10px;
	border-collapse:      collapse;
	empty-cells:          show;
}

#inputform td {
	padding-left:         4px;
	vertical-align:       top;
}

#inputform td.prompt {
	text-align:           right;
}

#inputform td.response {
	background-image:     url(/css/designercc/images/bg_image.gif);
	text-align:           left;
}


#listings {
	color:                #000000;
	padding:              10px;
	width:                780px;
}

#listings a {
	color:                #000000;
}

#listings .listingtable {
	background-color: #eeeeee;
	border-collapse:  collapse;
	border-color:     gray;
	border-style:     solid;
	border-width:     0px;
	empty-cells:      show;
	margin-left:      150px;
	vertical-align:   middle;
}

#listings .listingdetails {
	background-color: #ffffff;
	border-collapse:  collapse;
	border-style:     solid;
	border-width:     0px;
	border-color:     gray;
	empty-cells:      show;
	margin:           0 auto;
	padding:          5px;
}

#listings .itemrow {
}

#listings .itemmenu {
	padding:          5px;
	width:            135px;
	vertical-align:   top;
}

#listings .itemprompt {
	border-style:     solid;
   border-width:     0px;
	font-weight:      bold;
	padding:          5px;
	text-align:       right;
	vertical-align:   top;
	width:            135px;
}

#listings .itemresponse {
	background-image: url(/css/designercc/images/bg_image.gif);
	border-style:     solid;
   border-width:     0px;
	padding:          5px;
	text-align:       left;
	vertical-align:   top;
	width:            275px;
}


#listings .itemimage {
	width:            125px;
	height:           100px;
	margin:           4px;
	border-width:     0px;
}

#listings .itemtext {
	padding:          10px;
	width:            435px;
	vertical-align:   top;
}

.listingtext {
	color:            #000000;
}

#fileupdown {
	float:            right;
	padding:          4px;
	border-style:     solid;
	border-width:     1px;
	border-color:     gray;
	background-color: #FFFFFF;
	width:            450px;
}

#fileupdown .upnew {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
	background:       url(/css/designercc/images/upload.jpg) no-repeat left 20%;
}

#fileupdown .delete {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
	background:       url(/css/designercc/images/delete.jpg) no-repeat left 20%;
}

#fileupdown .download {
	float:            left;
	width:            100px;
	padding-left:     6px;
	font-weight:      normal;
	background:       url(/css/designercc/images/download.jpg) no-repeat left 20%;
}

#fileupdown .response {
	background-image: url(/css/designercc/images/bg_image.gif);
	width:            330px;
	padding-right:    5px;
	margin-left:      0px;
}

#fileupdown a {
	text-align:       left;
	text-decoration:  none;
}

#fileupdown a:hover {
	text-color:       blue;
	background-color: light-gray;
	text-decoration:  underline;
}

.post {
	padding-top:      0px;
	padding-right:    10px;
	padding-bottom:   0px;
	padding-left:     10px;
	line-height:      140%;
}

.post h1 {
	font-weight:      normal;
}

.title {
	height:           78px;
	margin:           0;
	padding:          15px 0 4px 20px;
	font-weight:      normal;
	background:       url(/css/designercc/images/img07.jpg) no-repeat left top;
}

.smalltext {
	font-color:     gray;
	font-size:      10px;
}

/* Sidebars */

#sidebar1 {
	float:          left;
}

#sidebar2 {
	float:          right;
	padding-top:    50px;
	width:          220px;
}

.sidebar {
	float:          left;
	font-size:      12px;
	border:         0px solid #000000;
}

.sidebar ul {
	margin:         0;
	padding:        0;
	list-style:     none;
}

.sidebar li {
	padding:        0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin:         0 20px 0 15px;
	padding:        8px 0px;
}

.sidebar li h2 {
	height:         18px;
	margin:         0 0 0 0;
	padding-left:   18px;
	padding-top:    0px;
	padding-right:  0px;
	padding-bottom: 0px;
	font-size:      14px;
	font-weight:    bold;
	color:          #444444;
}

.sidebar a {
	color:          #ab0000;
}

.sidebar a.hover {
	font-weight:    bold;
}

.sidebar p {
	padding-left:   8px;
	padding-right:  4px;
}

/* Footer */

#footer {
	background-image: url(/css/designercc/images/pattern_tile_2.jpg);
   border:           0px solid #333333;
	color:            #a10300;
	height:           70px;
	margin:           0 auto;
	padding-top:      30px;
}

#footer p {
	text-align:       center;
}

#footer p.smaller {
	font-size:        smaller;
}

#footer p.tagline {
	color:            text-color: #a10300;
	font-weight:      bold;
}

#footer a {
	color:            #a10300;
	text-decoration:  none;
}

#footer a:hover {
	color:            #a10300;
	text-decoration:  underline;
}

img.thumbnail {
	max-width:        125px;
	max-height:       125px;
}

/* Blog Formatting Style Definitions */
#blogbuttons {
	margin            0 auto;
	background-color: #666666;
}

.blogbutton {
	background:       url(/css/designercc/images/blogbutton.png) top left no-repeat;
	color:            #cccccc;
	font-size:        11pt;
	font-weight:      bold;
	height:           22px;
	margin-left:      10px;
	padding-top:      4px;
	text-align:       center;
	width:            200px;
}

.blogbutton a {
	color:            #ffffff;
	font-weight:      bold;
}

#blog   {
	background-color: #949494;
	float:            left;
	margin:           0 auto;
	padding-left:     0px;
	width:            1024px;
}

.blogtitle {
	text-align:       center;
	font-size:        12pt;
	color:            #a10300;
	font-weight:      bold;
	letter-spacing:   0.07em;
	padding-bottom:   10px;
}

.blognavbar {
	text-align:       center;
	font-size:        10pt;
	color:            #888888;
	font-weight:      normal;
	font-style:       italic;
	padding-bottom:   10px;
}

.blognavbar a {
	color:            #222222;
}

.blognavbar a:hover {
	color:            #ffffff;
}

#thread {
	padding-left:     10px;
	border:           1px solid;
	border-color:     #cccccc;
	margin-bottom:    20px;
}

.newthreadbutton {
	background:       url(/css/designercc/images/blogbutton.png) no-repeat top center;
	font-size:        9pt;
	height:           24px;
	padding-top:      5px;
	text-align:       center;
}

.newthreadbutton a {
	color:            #dddddd;
}

.newthreadbutton a:hover {
	color:            #ffffff;
	font-weight:      bold;
}

.threadtitle {
	text-align:       left;
	font-size:        12pt;
	color:            #dddddd;
	padding-bottom:   0px;
}

#threadmsg {
	padding:          0px 20px 0px 20px;
   margin:           0px 5px 5px 0px;
	color:            #000000;
	background-color: #dddddd;
	border: 1px solid #000000;
}

#threadmsg p {
	font-size:        10pt;
}

#threadmsg p.signature {
	font-size:        8pt;
	padding-right:    10px;
	text-align:       right;
}

#threadmsg a {
	color:            #000000;
}

#threadmsg a:hover {
	color:            #000000;
	font-weight:      bold;
}

.newthreadbutton a:hover {
	color:            #a10300;
	font-weight:      bold;
}

#comment {
	background-color: #cccccc;
	border: 1px solid #000000;
	color:            #000000;
	padding:          0px 20px 0px 20px;
   margin:           0px 5px 5px 30px;
}

#comment p {
	font-size:        10pt;
}

#comment p.signature {
	font-size:        8pt;
	padding-right:    10px;
	text-align:       right;
}

#comment a {
	color:            #000000;
}

#comment a:hover {
	color:            #a10300;
}

.comment {
	background-color: #cccccc;
	border: 1px solid #000000;
	color:            #000000;
	padding:          0px 20px 0px 20px;
   margin:           0px 5px 5px 30px;
}

.comment p {
	font-size:        10pt;
}

.comment p.signature {
	font-size:        8pt;
	padding-right:    10px;
	text-align:       right;
}

.comment a {
	color:            #000000;
}

.comment a:hover {
	color:            #a10300;
}

.commentprompt {
	color:            #ffffff;
	padding-right:    10px;
	text-align:       right;
}

.commentprompt a {
	color:           #ffffff;
	font-weight:     normal;
}
.commentprompt a:hover {
	color:           #ffffff;
	font-weight:     bold;
}



