/* ### BODYDATA ################################## */

body
{
	background-color: #FFFFFF;
	background-image: url(http://www.myevent.se/images/BG.gif); 
	/*background-repeat: no-repeat; */
	background-attachment: fixed;
	font-family: verdana, arial, helvetica, serif;
	font-size: medium;
	color: #000000;
	height: 80%;
	width: 80%;
	margin: 0;
	padding: 10px;
}

/* ### BODYDATA ################################## */

/* ### LINKDATA ################################## */

a	{ color: #000000; text-decoration: none; font-weight: 100; font-size: 10px; }
a:visited	{ color: #000000; }
a:active	{ color: #FF6600; }
a:hover	{ color: #FF6600; }

/* ### LINKDATA ################################## */

/* ### TEXTDATA ################################## */

.text
{
	font-family: verdana, arial, helvetica, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.4;
	letter-spacing: 0px;
}

.text2
{
	font-family: verdana, arial, helvetica, serif;
	font-size: x-small;
	color: #000000;
	line-height: 1.4;
	letter-spacing: 0px;
}
.textit
{
	font-family: verdana, arial, helvetica, serif;
	font-size: x-small;
	font-style: italic;
	color: #000000;
}

/* ### TEXTDATA ################################## */

/* ### BLOCKDATA ################################# */

.pres1
{
	padding: 10px 10px 10px 10px;
	vertical-align: top;
	text-decoration:none;
}

.pres2
{
	padding: 10px 10px 10px 10px;
	border-style: solid;
	border-color: #C0C0C0;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
	text-decoration:none;
	color: #000000;
}

.pres3
{
	padding: 0 0 0 0;
	font-family: helvetica, verdana, arial, serif;
	font-size: 18px;
	font-weight: 700;
	color: #330000;
	text-decoration: none;
	background-color: #FFFFFF;
}

/* ### BLOCKDATA ################################# */

/* ### BUTTONS, BOXES, TEXTFIELDS ETC ##################### */

input.text, select.text, textarea.text
{
	border-width: 1px; 
	border-color: #000000; 
	border-style: solid; 
	font-family: verdana, arial, helvetica, serif;
	color: #000000; 
	background-color: #FFFFFF;
	width: 105px;
}
input.text2, select.text2, textarea.text2
{
	border-width: 1px; 
	border-color: #000000; 
	border-style: solid; 
	font-family: verdana, arial, helvetica, serif;
	color: #000000; 
	background-color: #FFFFFF;
	width: 98%;
	height: 80px;
}

/* ### BOXES, TEXTFIELDS ETC ##################### */

/* ### SPECIALDATA ############################### */

.left
{
	border-style: solid;
	border-color: #666600;
	border-left-width: 0px;
	border-right-width: 2px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #999933;
	height: 100%;
}

.right
{
	border-style: solid;
	border-color: #666600;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	background-color: #999933;
	height: 100%;
}

.imgborder
{
	border-style: solid;
	border-color: #000000;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

.menufill
{
	background-color: #9f0000;;	
}

.smalltop
{
	padding : 0 0 3px 0;
	border-style: solid;
	border-color: #C0C0C0;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	color: #000000;
}

