body {
	margin: 0px;
	padding: 0px;
	background: #0B213C;
}

body, td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #0B213C;
}

img {
	border: 0px;
}

a {
	color: #0B213C;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin-top: 0px;
}

h1 {
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-size: 18px;
}

h2 {
	color: #CD0065;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

.monthTitle {
	border-bottom: 1px solid #F55FB9;
}

.eventDetailsLink {
	margin-bottom: 15px;
}

h4 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#header, #content, #footer {
	width: 760px;
	border-left: 2px solid #F55FBA;
	border-right: 2px solid #F55FBA;
	margin-left: auto;
	margin-right: auto;
}

#header {
	height: 118px;
}

#footer {
	border: none;
	background: transparent;
	padding: 10px;
	padding-top: 15px;
	width: 740px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer td {
	color: #FFFFFF;
	font-size: 10px;	
}

#content {
	background: #5B9BC6;
	width: 760px;
	border-bottom: 2px solid #F55FBA;
}

.pad_me {
	margin: 0px;
	padding: 10px;
}

.pad_me_more {
	padding: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#logo {
	float: left;
	height: 91px;
	width: 513px;
	border-right: 1px solid #2A70AA;
}

#logo_image {
	left: 20px;
	position: relative;
	top: 20px;
}

#basket {
	float: left;
	width: 245px;
	height: 91px;
	background: url('/skins/tinyesveld/images/basket_bg.jpg') repeat-x;
	border-left: 1px solid #ACDBEA;
	color: #FFFFFF;
}

#your_basket {
	padding: 5px;
	padding-right: 10px;
	height: 54px;
	border-bottom: 1px solid #2A70AA;
}

#your_basket h3, #your_basket p {
	margin: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

#your_basket p {
	font-size: 10px;
	margin-bottom: 10px;
}

#your_basket .left-link {
	text-align: right;
	font-size: 11px;
}

.left-link a {
	color: #FFFFFF;
	text-decoration: none;
}

#create_login {
	text-align: right;
	border-top: 1px solid #ACDBEA;
	padding-top: 5px;
	padding-right: 10px;
}

#create_login a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu {
	float: left;
	width: 750px;
	background: url('/skins/tinyesveld/images/menu_bg.jpg') repeat-x;
	height: 25px;
	padding-left: 10px;
	border-top: 1px solid #487EAD;
	border-bottom: 1px solid #487EAD;
}

#menu .menu-item-bg {
	margin-top: 2px;
	height: 17px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	border-left: 1px solid #F582C5;
	border-right: 1px solid #F14CAA;
}

#menu a {
	color: #000000;
	text-decoration: none;
}

#menu #menu-on {
	background: url('/skins/tinyesveld/images/menu_on_bg.jpg') repeat-x;
}

#menu #menu-on a {
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
}

#logo-holder a {
	color: #FFFFFF;
	padding: 0px;
	text-decoration: underline;
}

#logo-holder img {
	margin-top: -6px;
}

.sub-menu {
	height: 25px;
	background: url('/skins/tinyesveld/images/submenu_bg.jpg') repeat-x;
	padding-left: 10px;
}

.sub-menu a {
	text-decoration: none;
}

.sub-menu .menu-item-bg, .sub-menu .menu-item-bg-on {
	margin-top: 2px;
	height: 17px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
}

.sub-menu .menu-item-bg-on {
	background: #5594E1;
}

.sub-menu .menu-item-bg-on a {
	color: #FFFFFF;
}

.category-cell {
	padding-bottom: 15px;
	border-bottom: 1px solid #F55FB9;
	padding-top: 15px;
}

.category-cell img {
	border: 2px solid #F55FB9;
}

.category-cell a {
	text-decoration: none;
}

.light-grad {
	background: url('/skins/tinyesveld/images/light-grad.jpg') repeat-x #A2D5FF;
}

#artwork-table {
	width: 100%;
	border-top: 1px solid #F55FB9;
}

#artwork-detail-table {
	width: 100%;
}

#artwork-table td {
	border-bottom: 1px solid #F55FB9;
	padding-top: 20px;
	padding-bottom: 10px;
}

#artwork-detail-table td {
	border-top: 1px solid #F55FB9;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
}

#artwork-table td td {
	padding-top: 5px;
	border: none;
}

.pages {
	text-align: center;
}

.pageNumbersHold {
	color: #CE0168;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

.pages a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}

.pages img {
	margin-bottom: -3px;
}

.submenu-item, .submenu-item-on {
	padding: 5px;
	border-bottom: 1px solid #000000;
}

.submenu-item a, .submenu-item-on a {
	text-decoration: none;
}

.account-submenu {
	border-right: 1px solid #000000;
}

.input-box {
	border: 1px solid #2A70AA;
	font-size: 11px;
	color: #888888;
	padding: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	margin-top: 2px;
	vertical-align:top;
}

#editor_body {
	background:#A2D5FF url(/skins/tinyesveld/images/light-grad.jpg) repeat-x;
}

.ie-spacing {
	padding-top: 5px;
}


.vert_menu_on a, .vert_menu_off a {
        color: #FFFFFF;
        text-decoration: none;
}

.vert_menu_grey {
        background: #DDDDDD;
}

.vert_menu_grey a {
        color: #000000;
        text-decoration: none;
}

.vert_menu_off {
        background: #346ba4;
	margin-bottom: 1px;
}

.vert_menu_on {
        background: #1059a6;
	margin-bottom: 1px;
}

.vert_menu_off div, .vert_menu_on div, .vert_menu_grey div {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
}

.vert_menu_on .vert_menu_off {
        background: #D67FAF;
}

.vert_menu_on .vert_menu_on {
        background: #CD529D;
}

.vert_menu_on .vert_menu_off div, .vert_menu_on .vert_menu_on div, .vert_menu_on .vert_menu_grey div {
        padding-top: 0px;
        padding-bottom: 0px;
}

#left_bar {
	width: 180px;
}

#right_bar {
	padding-left: 15px;
}
