/*
===============================================
Copyright 2008 Brides and Prom. All rights reserved.
Copyright 2009 DressSUPERstore.com. All rights reserved.
===============================================
*/


Body					{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(http://daveandjohnny.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	oncontextmenu="return false;"
}


a:link    {color: #0000a9; text-decoration: underline;}
a:visited {color: #0000a9; text-decoration: underline;}
a:active  {color: #0000a9; text-decoration: underline;}
a:hover   {color: #e08bbb; text-decoration: none;}



/*
===============================================
DressSUPERstore.com styles, November 2009.
===============================================
*/

#container	{
	width: 980px;
	min-height: 500px;
	background-color: #FFFFFF;
	border: solid 1px #444444;
	margin: auto;
	padding: 0px;
}





/* *************** Topart **************** */
#dss_header	{
	width: 100%;
	height: 90px;
	background-image: url(http://daveandjohnny.com/images/dss_header.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	position: relative;
}

#dss_logo	{
	width: 340px;
	height: 35px;
	position: absolute;
	left: 12px;
	top: 25px;
}
#dss_logo2	{
	width: 375px;
	height: 50px;
	position: absolute;
	left: 12px;
	top: 27px;
}



#search_tble	{
	width: 390px;
	height: 27px;
	background-image: url(http://daveandjohnny.com/images/spacer.gif);
	position: absolute;
	left: 585px;
	top: 10px;
	font-size: 0.7em;
	color: #686868;
}
#search_tble td	{
	height: 27px;
	vertical-align: middle;
	text-align: left;
}

#search_tble a:link    {color: #686868; text-decoration: none;}
#search_tble a:visited {color: #686868; text-decoration: none;}
#search_tble a:active  {color: #686868; text-decoration: none;}
#search_tble a:hover   {color: #686868; text-decoration: underline;}

.search_tblediv	{
	padding: 0px 13px;
}
.search_tblefield	{
	width: 160px;
	height: 17px;
	border: solid 1px #9c9c9c;
	color: #686868;
	font-size: 1em;
	vertical-align: bottom;
	text-indent: 2px;
	background-color: #FFFFFF;
	background-image: url(http://daveandjohnny.com/images/search_tblefield.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}



#dss_topnavbar{
	width: 570px;
	height: 33px;
	position: absolute;
	left: 390px;
	top: 50px;
	background-image: url(http://daveandjohnny.com/images/dss_topnavbar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 5px;
}

#dss_topnavbar2{
	width: 570px;
	height: 33px;
	font-size: 0.9em;
	font-family: Avante;
	text-transform: uppercase;
	border: none 0px;
}

.dss_topnav{	
	padding: 5px 12px;
}
a.dss_topnav:Link	   {color: #686868; text-decoration: none;}
a.dss_topnav:Active    {color: #686868; text-decoration: none;}
a.dss_topnav:Visited   {color: #686868; text-decoration: none;}
a.dss_topnav:hover     {color: #686868; text-decoration: underline;}
.dss_topnav2{
	padding: 5px 12px;
	background-color: #f4ef6a;
}
a.dss_topnav2:Link	    {color: #686868; text-decoration: none;}
a.dss_topnav2:Active    {color: #686868; text-decoration: none;}
a.dss_topnav2:Visited   {color: #686868; text-decoration: none;}
a.dss_topnav2:hover     {color: #686868; text-decoration: underline;}



form  { margin: 0px; padding: 0px;}
img  { border: none 0px}






#dss_maintable					{
	width: 100%;
	border: none 0px;
}
.dss_maintable-lft					{
	width: 200px;
	border: none 0px;
	vertical-align:top;
	padding-top: 4px;
	background-color: #000000;
}
.dss_maintable-rght					{
	vertical-align: top;
	text-align: justify;
	padding: 0 0 35px 0;
}
.dss_maintable-rght_ind					{
	vertical-align: top;
	text-align: justify;
	padding: 0 0 35px 0;
	background-color: #000000;
	border-left: solid 1px #FFFFFF;
}
.dss_maintable-rght2					{
	vertical-align: top;
	text-align: center;
	padding: 15px 0 0 0;
	font-size: 0.7em;
	color: #555555;
}
.dss_maintable-rght2 a:link    {color: #555555; text-decoration: none;}
.dss_maintable-rght2 a:visited {color: #555555; text-decoration: none;}
.dss_maintable-rght2 a:active  {color: #555555; text-decoration: none;}
.dss_maintable-rght2 a:hover   {color: #555555; text-decoration: underline;}

.dss_maintable-rght2a					{
	vertical-align: top;
	text-align: center;
	padding: 15px 0 0 0;
	font-size: 0.7em;
	color: #ffffff;
}
.dss_maintable-rght2a a:link    {color: #ffffff; text-decoration: none;}
.dss_maintable-rght2a a:visited {color: #ffffff; text-decoration: none;}
.dss_maintable-rght2a a:active  {color: #ffffff; text-decoration: none;}
.dss_maintable-rght2a a:hover   {color: #ffffff; text-decoration: underline;}


.dss_left_navhdr {
	width: 100%;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	color: #ffffff;
	text-align: left;
	text-indent: 15px;
	text-transform: uppercase;
	margin: 0px;
	padding: 25px 0px 5px 0px;
	border-bottom: 1px solid #444444;
}

.dss_left_nav {
	width: 200px;
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-indent: 15px;
	padding: 1px 5px 1px 0px;
}
a.dss_left_nav:Link			{color: #ffffff; text-decoration: none;}
a.dss_left_nav:Active  		{color: #ffffff; text-decoration: none;}
a.dss_left_nav:Visited 		{color: #ffffff; text-decoration: none;}
a.dss_left_nav:hover        {color: #ffffff; background-color: #3b3b3b; text-decoration: none;}





/* *************** DressSUPERstore.com Home/Index Page **************** */
#dss_index {
	width: 708px;
  /*height: 710px;*/
	text-transform: uppercase;
	border: none 0px;
	background-color: #000000;
}
#dss_index2 {
	width: 775px;
	text-transform: uppercase;
	border: none 0px;
}
#dss_index tr, #dss_index2 tr {
	vertical-align: top;
}

#dss_indexbase, #dss_indexbase2 {
	background-image: url(http://daveandjohnny.com/images/catadss03bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
	text-align: center;
}
#dss_indexbase  {width: 707px;}
#dss_indexbase2 {width: 775px;}

#dss_indexbasein {
	width: 775px;
	margin: auto;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	position: relative;
}
#dss_catatitle01 {top: 173px; left: 20px;}
#dss_catatitle02 {top: 173px; left: 275px;}
#dss_catatitle03 {top: 173px; left: 535px;}
#dss_catatitle01, #dss_catatitle02, #dss_catatitle03 {
	width: 222px;
	text-align: center;
	text-transform: uppercase;
	position: absolute;
}
.dss_catatitle {
	font-size: 1.2em;
	font-family: Avante;
	text-transform: uppercase;
}
a.dss_catatitle:Link			{color: #ffffff; text-decoration: none;}
a.dss_catatitle:Active  		{color: #ffffff; text-decoration: none;}
a.dss_catatitle:Visited 		{color: #ffffff; text-decoration: none;}
a.dss_catatitle:hover           {color: #ffffff; text-decoration: none;}










/*
===============================================
Brides and Prom original styles
===============================================
*/



#maintable					{
	width: 100%;
	border: none 0px;
}
#maintabletop					{
	width: 100%;
	border: none 0px;
}

#maintable-lft					{
	width: 200px;
	border: none 0px;
	background-color: #660066;
	vertical-align:top;
	text-align:center;
	padding-top: 4px;
}




.productbox {
	width: 730px;
	border: none 0px;
	vertical-align: top;
}
.productbox td {
	vertical-align: top;
}
.productbox_iner {
	border: none 0px;
	vertical-align: top;
	margin-right: 10px;
}






.pagination					{
	width: 730px;
	color:#0000CC;
	font-weight: bold;
	text-align:right;
}
.page					{
	padding: 0px 4px 0px 4px;
}

.new_left_navhdr {
	width: 196px;
	font-size: 1em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	text-indent: 3px;
	background-color: #660066;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	border: 0px solid;
}

.new_left_nav {
	width: 200px;
	font-size: 1em;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	color: #ffffff;
	text-align: right;
	text-decoration: none;
	text-indent: 5px;
	background-color: #660066;
	margin: 0px;
	padding: 1px 5px 1px 0px;
	border: 0px solid;
}
a.new_left_nav:Link			{color: #ffffff; text-decoration: none;}
a.new_left_nav:Active  		{color: #ffffff; text-decoration: none;}
a.new_left_nav:Visited 		{color: #ffffff; text-decoration: none;}
a.new_left_nav:hover        {color: #ffffff; background-color: #e08bbb; text-decoration: none;}



.arial-reg {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.arial-bold {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.arial-bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
.arial-bold3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.reg {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.reg-small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}
.reg-bold {  font-family: "Times New Roman", Times, serif; font-size: 11pt; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none}
.finetext {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: thin solid #FECCFF;
	width: 100%;
}
.field2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	border: none 0px;
	width: 90%;
}
.schbutton {
	width: 47px;
	background-image: url(http://daveandjohnny.com/dresses-full/images/topnav_05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* *************** COLORS **************** */
.colorhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: left;
	text-indent: 1px;
	width: 100%;
	height: 19px;
	margin: 20px 0px 0px 0px;
	border-bottom: 1px solid #000000;
}
.colors {
	border: none 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.colors td {
	border: none 0px;
	width: 75px;
	vertical-align: top;
}
.colors tr {
	text-align: center;
}
.colors_tr_row {
	height: 25px;
}
.dis {
	font-size: 0.8em;
}


.aqua_blue        {background:#56d6c9; height: 65px;}
.azure_blue       {background:#48b2e2; height: 65px;}
.black            {background:#000000; height: 65px;}
.blue             {background:#0c61d4; height: 65px;}
.brown            {background:#51261c; height: 65px;}
.burgundy         {background:#772323; height: 65px;}
.cafe_brown       {background:#8c5933; height: 65px;}
.copper_brown     {background:#f47c00; height: 65px;}
.coral_orange     {background:#f93a2b; height: 65px;}
.coral_hotpink    {background:#ff3399; height: 65px;}
.dark_green       {background:#076d54; height: 65px;}
.eggplant_purple  {background:#84216b; height: 65px;}
.emerald_green    {background:#00b27a; height: 65px;}
.fuchsia_pink     {background:#f7027c; height: 65px;}
.fuchsia_silver   {background:#f7027c; height: 65px;}
.gold             {background:#fcbf49; height: 65px;}
.green            {background:#8a9887; height: 65px;}
.gunmetal_silver  {background:#66594c; height: 65px;}
.ivory            {background:#eae2b7; height: 65px;}
.jade_green       {background:#3cb3bb; height: 65px;}
.light_yellow     {background:#f9e526; height: 65px;}
.lilac_purple     {background:#e29ed6; height: 65px;}
.lime_green       {background:#9ec400; height: 65px;}
.magenta_pink     {background:#b7008e; height: 65px;}
.magenta_purple   {background:#a35795; height: 65px;}
.navy_blue        {background:#39395e; height: 65px;}
.olive_green      {background:#998714; height: 65px;}
.orange           {background:#ff5416; height: 65px;}
.periwinkle_blue  {background:#7d7efd; height: 65px;}
.pink_champagne   {background:#f2d1bf; height: 65px;}
.powder_blue      {background:#7f8cbf; height: 65px;}
.purple           {background:#59118e; height: 65px;}
.red              {background:#e8112d; height: 65px;}
.rose_pink        {background:#cdb6ac; height: 65px;}
.sage_green       {background:#aadd96; height: 65px;}
.sapphire_blue    {background:#0038a8; height: 65px;}
.silver           {background:#d1ccbf; height: 65px;}
.taupe            {background:#d5c5ae; height: 65px;}
.teal_green       {background:#006b77; height: 65px;}
.turquoise_blue   {background:#5eacd2; height: 65px;}
.turquoise_green  {background:#6bc9db; height: 65px;}
.white            {background:#ffffff; height: 65px;}
.wine_red         {background:#af1e2d; height: 65px;}
.yellow           {background:#ffcc1e; height: 65px;}

