@import 'fontsize.css';

/* BEGIN HTML */
body {
	background-color: #fff;
	background-image: url(../img/body_bg.jpg); 
	color: #000;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 30px 0px 30px 0px;
}

img {
	border: 0px;
}

a {
	background-color: inherit;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	background-color: inherit;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-size: 1.5em;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
/* END HTML */


/* BEGIN ROOT */
#root {
	width: 780px;
	margin: auto;
	color: #000;
	overflow: hidden;
}
/* END ROOT */


/* BEGIN HEAD */
#head {
	color: inherit;
	width: 780px;
	height: 61px;
	overflow: hidden;
}


#content_top {
	background-image: url('../img/bg_content_top.gif');
	background-position: top center;
	background-repeat: no-repeat;
	color: inherit;
	width: 780px;
	height: 28px;
	overflow: hidden;
}

#content_flash {
	background-image: url('../img/bg_content_flash.gif');
	background-position: top center;
	background-repeat: repeat-y;
	color: inherit;
	width: 780px;
	height: 194px;
	overflow: hidden;
}

#flash {
	margin-top: 0px;
	width: 704px;
	height: 200px;
	padding: 0px 0px 0px 28px;
}

#logo {
	background-image: url('../img/logo_bg.png');
	background-position: top center;
	background-repeat: no-repeat;
	width: 780px;
	height: 229px;
	padding-bottom: 30px; 
}
/* END HEAD */


/* BEGIN CONTENT */
#content {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	line-height: 17px;
	height: 100%;
}
/* END CONTENT */


/* BEGIN CONTENT ABOUT */
#contentAbout {
	background-image: url('../img/bg_content_about.gif'); 
	background-repeat: repeat-y;
	background-position: top left; 
 	padding: 3px 58px 0px 38px;
	overflow: hidden;
	height: 100%;
}

#contentAbout a {
	font-weight: bold;
}

#contentAboutLeft {
	float: left;
	width: 355px;
}

#contentAboutRight {
	float: right;
	width: 265px;
}
/* END CONTENT ABOUT */


/* BEGIN GALLERY */
#contentGallery {
	background-image: url('../img/bg_gallery.gif');
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
}

#contentGallery ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#contentGallery li {
	text-align: left;
	padding: 0px 0px 0px 10px;
}

#contentGallery li.active {
	background-color: #996e16;
	color: inherit;
}

#contentGallery a {
	background-color: inherit;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

#contentGallery li.active a {
	background-color: inherit;
	color: #FFF;
}

#contentGalleryLeft {
	float: left;
	height: 100%;
	width: 200px;
	clear: left;
	padding-left: 28px;
}

#contentGalleryRight {
	margin-left: 33px;
	float: left;
	height: 100%;
	width: 480px;
}

#contentGalleryRight a {
	background-color: inherit;
	color: #000;
	font-weight: bold;
}

#contentGalleryRight a:hover {
	background-color: inherit;
	text-decoration: underline;
}

#gallerylist {
	width: 480px;
	clear: both;
	overflow: hidden;
}

.gallery_img {
	text-align: right;
	margin: 0px 10px 10px 0px;
	float: left;
}

*>.gallery_img {
	text-align: right;
	margin: 0px 10px 5px 0px;
	float: left;
}

#galleryimg {
	width: 471px;
	clear: both;
	overflow: hidden;
}

#galleryimg .left {
	float: left;
}

#galleryimg .right {
	float: right;
}
/* END GALLERY */


/* BEGIN KINGSTONVIP */
#contentKingstonvip {
	background-image: url('../img/bg_content_about.gif'); 
	background-repeat: repeat-y;
	background-position: top left; 
 	padding: 3px 58px 0px 38px;
	overflow: hidden;
	height: 100%;
}

#contentKingstonvip a {
	font-weight: bold;
}

#contentKingstonvipLeft {
	float: left;
	width: 355px;
}

#contentKingstonvipRight {
	float: right;
	width: 265px;
}
/* END KINGSTONVIP */


/* BEGIN EXCLUSIVE */
#contentExclusive {
	background-image: url('../img/bg_content_about.gif'); 
	background-repeat: repeat-y;
	background-position: top left; 
 	padding: 3px 58px 0px 38px;
	overflow: hidden;
	height: 100%;
}

#contentExclusive a {
	font-weight: bold;
}

#contentExclusiveLeft {
	float: left;
	width: 355px;
}

#contentExclusiveRight {
	float: right;
	width: 265px;
}
/* END EXCLUSIVE */



/* BEGIN FRIENDS */
#contentFriends {
	background-image: url('../img/bg_gallery.gif');
	background-repeat: repeat-y;
	background-position: top left;
	overflow: hidden;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 100%;
}

#contentFriends li.active {
	background-color: #996e16;
	color: inherit;
}

#contentFriendsLeft {
	float: left;
	height: 100%;
	width: 200px;
	clear: left;
	padding-left: 28px;
}

#contentFriendsRight {
	margin-left: 33px;
	float: left;
	height: 100%;
	width: 480px;
}

.friends_img {
	text-align: right;
	margin: 0px 10px 10px 0px;
	float: left;
}

*>.friends_img {
	text-align: right;
	margin: 0px 10px 5px 0px;
	float: left;
}

#contentFriendsLeft a {
	background-color: inherit;
	padding: 0px 0px 0px 10px;
	color: #000;
}

#contentFriendsLeft p {
	background-color: inherit;
	padding: 0px 0px 0px 10px;
	color: #000;
}

#contentFriendsLeft a:hover {
	background-color: inherit;
	text-decoration: underline;
}
/* END FRIENDS */




/* BEGIN MISC */
.int_1 {
}

.int_2 {
	margin-top: 5px;
}

input.int_input {
	width: 250px;
	height: 18px;
	padding: 0px;
	border: 1px #CCC solid;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;

}

fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.button_send {
	background-image: url('../img/skicka_button.gif');
	border: 0px;
	width: 71px;
	height: 26px;
	float: left;
	cursor: pointer;
}

.hilite {
	background-color: inherit;
	color: #F00;
}

.menulist {
	font-size: 10px;
}

.align_right {
	text-align: right;
}
/* END MISC */


/* BEGIN FOOTER */
#footer {
	width: 780px;
	height: 209px;
	padding: 0px 0px 0px 0px;
	margin: auto;
	text-align: right;
}

#footer_left {
	background-image: url('../img/footer_left_bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 600px;
	height: 209px;
	float: left;
}

#footer_left_content {
	width: 440px;
	height: 101px;
	margin: 80px 0px 0px 80px;
	float: left;
	text-align: left;
	overflow: hidden; 
	line-height: 17px;
}

*>#footer_left_content {
	width: 440px;
	height: 101px;
	margin: 80px 0px 0px 160px;
	float: left;
	text-align: left;
	overflow: hidden;
	line-height: 17px;
}

#footer_right {
	width: 180px;
	height: 209px;
	float: right;
}

#footer_text {
	width: 780px;
	margin: auto;
	padding: 8px 20px 0px 0px;
	text-align: center;
	color: #996e16;
	font-size: 12px;
}
/* END FOOTER */


/* MENU */
#menu {
	float: left; 
	width:780px; 
	height: 61px;  
	margin: auto; 
	margin: 0px 0 0 0;
	padding-left: 9px;
	clear: all; 
}

.music {
	padding: 27px 0px 0px 0px;
}

.facebook {
	padding: 24px 0px 0px 0px;
}

.twitter {
	padding: 24px 0px 0px 3px;
}



#menu ul {
	width: 780px;
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	display: block;
}

#menu li {
	float: left;
	margin-right: 0px;
}

#menu a {
	background-color: inherit;
	color: #000;
}

#menu a:hover {
	background-color: inherit;
	color: #000;
}

.xmenu_kingston span, .xmenu_kingston_on span, .xmenu_galleri span, .xmenu_galleri_on span, .xmenu_kingstonvip span, .xmenu_kingstonvip_on span, .xmenu_exclusive span, .xmenu_exclusive_on span, .xmenu_friends span, .xmenu_friends_on span {
	display: none;
}

.xmenu_kingston, .xmenu_kingston_on {
	width: 138px;
	height: 61px;
	background-image: url('../img/menu_kingston.gif');
	display: block;
}

.xmenu_kingston_on {
	background-image: url('../img/menu_kingston_on.gif');
}

.xmenu_galleri, .xmenu_galleri_on {
	width: 121px;
	height: 61px;
	background-image: url('../img/menu_galleri.gif');
	display: block;
}

.xmenu_galleri_on {
	background-image: url('../img/menu_galleri_on.gif');
}

.xmenu_kingstonvip, .xmenu_kingstonvip_on {
	width: 136px;
	height: 61px;
	background-image: url('../img/menu_kingstonvip.gif');
	display: block;
}

.xmenu_kingstonvip_on {
	background-image: url('../img/menu_kingstonvip_on.gif');
}

.xmenu_exclusive, .xmenu_exclusive_on {
	width: 142px;
	height: 61px;
	background-image: url('../img/menu_exclusive.gif');
	display: block;
}

.xmenu_exclusive_on {
	background-image: url('../img/menu_exclusive_on.gif');
}

.xmenu_friends, .xmenu_friends_on {
	width: 124px;
	height: 61px;
	background-image: url('../img/menu_friends.gif');
	display: block;
}

.xmenu_friends_on {
	background-image: url('../img/menu_friends_on.gif');
}
