﻿html
{
	padding: 0;
	margin: 0;
}

body
{
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 12px;
}

a
{
	text-decoration: none;
}

.background
{
	margin-top: 50px;
	width: 1002px;
	height: 295px;
	background-image: url(                 '../../images/studio_subdomain/Ipapa_landing.png' );
}

.loginWindow
{
	width: 248px;
	height: 53px;
	position: relative;
	float: right;
	margin-right: 62px;
	margin-top: 95px;
	padding: 12px;
}

.enquiriesLink
{
	width: 248px;
	height: 23px;
	position: relative;
	float: left;
	margin-left: 60px;
	margin-top: 265px;
	padding: 12px;
}

.standardBlackLink
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.standardBlackLinkNotBold
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	text-decoration: none;
}

.marginleft10
{
	margin-left: 10px;
}

.marginright10
{
	margin-right: 10px;
}

.marginleft5
{
	margin-left: 5px;
}


.inputtext
{
	border: solid 1px #090808;
	width: 183px;
	margin-bottom: 3px;
}

.inputtextclient
{
	border: solid 1px #b0b0b0;
	width: 250px;
	margin-bottom: 3px;
}

.fileuploadclient
{
	border: solid 1px #b0b0b0;
	width: 254px;
	margin-bottom: 3px;
}
.clientbuttonstyle
{
	width: 81px;
	margin-bottom: 3px;
}

.watermarktext
{
	color: #b9b8b8;
	border: solid 1px #090808;
	width: 183px;
	margin-bottom: 3px;
}



/*client section specific styles */

#clientheader
{
	height: 50px;
	background-color: Black;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding: 0;
}

#clientfooter
{
	height: 50px;
	background-color: Black;
	text-align: left;
	width: 100%;
	padding: 0;
}

#prefooter
{
	height: 30px;
	background-color: #a8a0b8;
	text-align: right;
	width: 100%;
	padding: 0;
}

#toppadding
{
	height: 30px;
	background-color: Olive;
	width: 100%;
}
#extratoppadding
{
	height: 20px;
	background-color: Olive;
	width: 100%;
}
#contentSection
{
	min-height: 574px; /*margin-top: 30px;*/
}

#contentSection p
{
	color: Black;
}

#title
{
	padding: 0;
	padding-left: 10px;
	float: left;
}

#logo
{
	float: right;
	height: 50px;
	padding: 0;
	width: 146px;
	background-image: url(                 'http://studio.indigopapa.tv/images/Ipapa_small.png' );
}

#footerpadding
{
	float: right;
	height: 50px;
	padding: 0;
	width: 146px;
}

#headerlinks
{
	float: right;
	height: 50px;
	padding: 0;
	width: 246px;
}

#headerlinks p
{
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 17px;
}

#headerlinks a
{
	color: White;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	margin-top: 17px;
}

#headerlinks a:hover
{
	color: #56408b;
}


#title p
{
	margin-top: 15px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: White;
}

#adminheader
{
	height: 54px;
	width: 100%; /*background-color: #b1c8ce;*/
	background-image: url(          'http://studio.indigopapa.tv/images/gradient_purple.gif' );
	background-repeat: repeat-x; /*margin-bottom: 5px;*/
}

#adminheader p
{
	color: Black;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	margin-top: 13px;
	padding-left: 10px;
	float: left;
	vertical-align: middle;
}

#adminheader img
{
	margin-top: 6px;
}

#navImage
{
	margin-top: 10px;
}

.boldwhitetext
{
	color: #fff;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.whitetext
{
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.boldbluetext
{
	color: #3c04a1;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.bluetextnotbold
{
	color: #3c04a1;
	font-family: Verdana;
	text-decoration: none;
	font-size: 12px;
}

.ajaxCPanel
{
	height: 0px;
	overflow: hidden;
	width: 100%;
}

.cursor
{
	cursor: pointer;
}

.bluebox
{
	width: 98%;
	border: solid 1px #51388c;
	background-color: #c8c3d1;
	min-height: 180px;
	margin-left: 2px;
	margin-right: 200px;
	left: 0;
	padding: 10px;
	margin-bottom: 10px;
}

.blueboxnomargin
{
	width: 98%;
	border: solid 1px #51388c;
	background-color: #c8c3d1;
	min-height: 180px;
	margin-left: 2px;
	left: 0;
	padding: 10px;
	margin-bottom: 10px;
}

/* float classes */

.floatright
{
	float: right;
}

.floatleft
{
	float: left;
}



#clientrepeaterheader
{
	height: 26px;
	width: 100%; /*background-color: #b1c8ce;*/
	background-image: url(          'http://studio.indigopapa.tv/images/grey_bar.gif' );
	background-repeat: repeat-x;
	margin-bottom: 2px;
}

#clientrepeaterheader p
{
	color: Black;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 10px;
	float: left;
}

.clientLogo
{
	float: left;
	margin: 25px 0 5px 5px;
}

.clientEvents
{
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
}


/* MOOTABS STYLING */
.mootabs_title
{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color: #a8a0b8;
}

.mootabs_title li
{
	float: left;
	background-color: #a8a0b8;
	padding: 2px 8px 2px 8px;
	margin-right: 2px;
	cursor: pointer;
	color: #3c04a1;
	font-family: "Verdana";
	font-size: 12px;
	height: 30px;
	line-height: 24px;
}

.mootabs_title li.active
{
	background-color: #3c04a1;
	color: #fff;
}

.mootabs_panel
{
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	font-family: "Verdana";
	clear: both;
	color: #000;
	overflow: auto;
	padding: 5px;
	border: solid 1px #3c04a1;
}

.mootabs_panel.active
{
	background-color: #c8c3d1;
	display: block;
}

.mootabs_title li.over
{
}
/* END MOOTABS STYLING */

.standardBlackLinkPadding
{
	font-family: Verdana;
	font-size: 12px;
	margin-top: 8px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}

.height30
{
	height: 30px;
}

.repeaterAlternatingStyle1
{
	background-color: #a8a0b8;
}

.repeaterAlternatingStyle2
{
	background-color: #ced2d3;
}

.purpleBorder
{
	border: solid 1px #3c04a1;
}

.inputPresentations
{
	width: 600px;
}

#downloadpopuptitle
{
	font-weight: bold;
	margin-left: 7px;
	margin-top: 5px;
}

#downloadadvice
{
	font-style: italic;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 2px;
}

#ipodlogolow
{
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}

#ipodlogohigh
{
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}

#wmvlink
{
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	top: -12px;
}

#ipodlowlink
{
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	top: -12px;
}

#ipodhighlink
{
	margin-left: 7px;
	margin-right: 7px;
	position: relative;
	top: -12px;
}

#close
{
	text-align: right;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 10px;
}