html {
	color: #FFFFFF;
	height: 100%;
}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #191b1d;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input {
	color: #000000 !important;
}

button {
	color: #0b3350 !important;
}

*{
	margin: 0;
	padding: 0;
}

img {
	border: none;
	behavior: url(iepngfix.htc);
}

a {
  outline: none;
  text-decoration: none;
  color: yellow;
}

a:hover {
	color: white;
	text-decoration: underline;
}

h3 {
	font-size: 16px;
}

.clear {
	clear:both;
}

.required {
	color: yellow;
}

.container {
	position: relative;
	width: 1003px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	text-align: left;
	background: #1b88d3;
}

.header {
	position: relative;
	margin: 0;
	top: 0;
	left: 0;
	width: 1003px;
	background: url(../images/layout/header.png) repeat-x;
}

#nav {
	margin-top: -3px;
	position: relative;
	width: 1003px;
	border-top: 1px solid #26465b;
}

#nav .menu {
	position: relative;
	width: 1003px;
	height: 36px;
	background: url(../images/layout/nav.png) repeat-x;
	border-bottom: 1px solid #191b1d;
}

#nav .menu a {
	display: block;
	float: left;
	width: 100px;
	margin: 10px 10px 0 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#nav .menu a:hover {
	color: yellow;
}

#nav img.delimiter {
	margin-top: 2px;
	float: left;
}

#nav img.arrow {
	float: right;
	margin-top: 5px;
	*margin-top: -10px;
}

.submenu {
	display: none;
	position: relative;
	z-index: 10;
	width: 1003px;
}

.submenu_left {
	position: absolute;
	top: 0;
	left: 0;
	padding: 12px;
	width: 200px;
	*width: 210px;
	height: 153px;
	background: #061e30;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.submenu_left a {
	display: block;
	padding: 10px 0 7px 0;
	margin-left: 3px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #26465b;
}

.submenu_left a:hover {
	color: yellow;
}

.submenu_left img.arrow {
	float: right;
	margin-top: 4px;
	*margin-top: -19px;
}

.submenu_right {
	position: absolute;
	top: 0;
	left: 225px;
	*left: 235px;
	padding: 12px;
	width: 754px;
	*width: 744px;
	height: 153px;
	background: #061e30;
	border-bottom: 1px solid #000000;
}

.submenu_right a {
	width: 110px;
	padding: 5px;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu_right a:hover {
	color: yellow;	
}

.content {
	width: 1003px;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}

.theBox {
	height: 100%;
	min-height: 100%;
	background: url(../images/layout/box_top.png) top left repeat-x;
	background-color: #1b88d3;
}

.theBoxContent {
	height: 100%;
	min-height: 100%;
	padding: 1em;
	background: url(../images/layout/box_bottom.png) bottom left repeat-x;
	overflow: hidden;
}

.theBoxTitle {
	margin: 3px 15px 30px 15px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 1px solid #26465b;
	text-transform: uppercase;
}

.theBoxCore {
	margin: 20px;
}

td.contentL {
	width: 120px;
	background: #072437;
}

td.contentL a {
	display: block;
	padding: 12px 8px;
	border-bottom: 1px solid #26465b;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}

td.contentL a.active {
	display: block;
	padding: 12px 8px;
	border-bottom: 1px solid #26465b;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1671b0;
	text-transform: uppercase;
	text-decoration: none;
}

td.contentL a:hover {
	background-color: #1671b0;
}

td.contentM {
	width: 635px;
	*width: 620px;
	border-right: 1px solid #191b1d;
	border-left: 1px solid #191b1d;
	background: url(../images/layout/box_bottom.png) bottom left repeat-x;
}

td.contentR {
	width: 246px;
	*width: 261px;
	background: url(../images/layout/box_bottom.png) bottom left repeat-x;
}

td.contentR a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

td.contentR a:hover {
	color: yellow;    
}

#artistFlow {
	width: 100%;
	height: 168px;
	padding-top: 10px;
	background-color: #000000;
	border-bottom: 1px solid #191b1d;
}

.shirtPagination {
	height: 30px;
	margin-right: 45px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right
}

.ringtonePagination {
	height: 30px;
	margin-right: 0;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right
}

.ringtoneThumb {
	width: 101px;
	height: 89px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.ringtoneThumb img {
	border: 3px solid #072d3e;
	margin: 0 auto;
	display: block;
}

.shirtThumb {
	width: 101px;
	height: 89px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}

.shirtThumb img {
	border: 3px solid #072d3e;
}

a.page {
	margin: 0 3px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.page:hover {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: yellow;
}

a.pageActive {
	margin: 0 3px;
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	text-decoration: none;
}

.footer {
	position:absolute;
	bottom: -60px;
	width: 1003px;
	background: url(../images/layout/footer.png) bottom left repeat-x;
	text-align: center;
	height: 60px;
}

.footer a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px 5px;
}

.footer a:hover {
	text-decoration: none;
	color: #000;
}

.copyright {
	position: relative;
	top: 25px;
	font-size: 10px;
	color: #CCC;
}

.paypal {
	position: relative;
	float: left;
	margin-top: -21px;
}

fieldset { border: none; }

.fieldset {
	position: relative;
	background: url(../images/layout/box_top.png) top left repeat-x;
	width: 99.6%;
	float: left;
	clear: both;
	margin: 1em 0;
	border: 1px solid #25455a;
	background-color: #1b88d3;
	font-size: 1em;
}

fieldset ol {
	margin: 2em;
	list-style: none !important;
}

fieldset li {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 1em;
	list-style: none;
}

legend span {
	position: absolute;
	width: 20em;
	top: -0.75em; left: 1em;
	padding: 0 0.2em;
	/*border: 1px solid #000;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

label {
	display: block;
	float: left;
	width: 10em;
	margin-right: 0.2em;
	text-align: right;
}

.error {
	color: #FF0000;
	margin-left: 1em;
	border: 1px solid #FF0000;
	background-color: #FFFFFF;
	padding: 1em;
	width: 93%;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}

.tundra .dijitTextBox,.tundra .dijitComboBox,.tundra .dijitSpinner,.tundra .dijitInlineEditor input,.tundra .dijitTextArea {
	width: 200px;
	color: #000000;
}

.dijitTextBox {
	height: 16px;
}
