/*row stucture*/
#header{
	width: 100%;
	/*background-color: #ffffff;
	height: 220px;*/
}

#content{
	width: 100%;
	background: url(../images/floral_left.gif) no-repeat center bottom;
}

#bottom-content{
	width: 100%;
	height: 329px;
	text-align: center;
	background: url(../images/footerFlower.jpg) no-repeat center;
}

#footer{
	width: 100%;
	background-color: #333333;
}


/*main structure*/
#btn-homeNavitell{
	position: relative;
	top: 0px;
	left: 607px;
	height: 32px;
	width: 202px;
	background: url(../images/btn_homeNavitellSN.png) no-repeat;
	cursor: pointer;
}

#click-home{
	position: absolute;
	top: 81px;
	height: 75px;
	width: 600px;
	cursor: pointer;
}

#header-content{
	margin: 0px auto;
	width: 1000px;
	height: 185px;
	background: url(../images/header_logo.png) no-repeat left bottom;
}

#tagline{
	margin: 0px auto;
	width: 1000px;
	height: 110px;
	background: url(../images/sn_tagline.gif) no-repeat left;
}

#tagline.nl{
	margin: 0px auto;
	width: 1000px;
	height: 110px;
	background: url(../images/sn_tagline.gif) no-repeat left;
}

#tagline.en{
	margin: 0px auto;
	width: 1000px;
	height: 85px;
	background: url(../images/sn_tagline_en.gif) no-repeat left;
}
#tagline.fr{
	margin: 0px auto;
	width: 1000px;
	height: 85px;
	background: url(../images/sn_tagline_fr.gif) no-repeat left;
}

#search{
	margin: 0px auto;
	width: 530px;
	padding: 15px 224px 5px 246px;
	background: url(../images/border_content_stretch.gif) repeat-y;
	text-align: right;
}

#search-small{
	text-align: right;
}

#content-content{
	margin: 0px auto;
	width: 1000px;
	background: url(../images/border_content_stretch.gif) repeat-y;
}

#social-mediabar{
	margin: 0px auto;
	width: 1000px;
	padding: 55px 0px 25px 0px;
}

#footer-content{
	margin: 0px auto;
	width: 1000px;
	padding: 0px 0px 25px 0px;;
	font-weight: bold;
	font-size: 12px;
	line-height: 14pt;
	color: #6699cc;
}


/*column structure*/
#login-language{
	width: 805px;
	padding-top: 25px;
	text-align: right;
}

#main{
	float: left;
	width: 804px;
	padding: 0px 2px 10px 2px;
}

#right{
	float: left;
	width: 180px;
	height: 100%;
	padding: 10px 0px 10px 10px;
}

#main-left{
	float: left;
	width: 200px;
	padding: 0px 12px 0px 12px;
}

#main-center{
	float: left;
	width: 550px;
	padding: 10px 5px 20px 22px;
}

#social-icons{
	margin: 0px auto;
	overflow: visible;
	width: 43%;
}

#footer-navitell, #footer-help, #footer-legal{
	margin: 0px auto;
	float: left;
	width: 20%;
	padding: 0px 10px 0px 70px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FFFFFF;
}


/*buttons and navigation*/
div.btn-exterior{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: center;
}

div.btn-blue-right{
	float: right;
	width: 82px;
	height: 43px;
	background: url(../images/btn_blue_right.png) no-repeat;
	margin: 1px 1px 1px 1px;
	padding-top: 7px;
}

div.btn-black-left{
	float: right;
	width: 82px;
	height: 43px;
	background: url(../images/btn_black_left.png) no-repeat;
	margin: 1px 1px 1px 1px;
	padding-top: 7px;
}

#mnu-stories, #mnu-channels{
	overflow: hidden;
	width: 198px;
	margin-top: 10px;
}

#mnu-content{
	margin-bottom: 20px;
}

#mnu-items{
	background-color: #8bd2f4;
	padding-left: 15px;
	margin-top: -5px;
}

#mnu-item{
	overflow: visible;
	background-color: #8bd2f4;
	padding: 9px 0px 9px 0px;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

#mnu-btm{
	height: 25px;
	background-color: #8bd2f4;
	padding: 25px 15px 0px 0px;
	text-align: right;
	color: #FFFFFF;
}

#mnu-corner{
	height: 11px;
	background: url(../images/corner_triangleLeft_blue.png) no-repeat left top;
}

#mnu-icon-mystorynations{
	float: left;
	margin: 5px 5px 5px 0px;
}

#mnu-item-mystorynations{
	position: relative;
	overflow: visible;
	background-color: #8bd2f4;
	margin-left: 30px;
	padding: 9px 0px 9px 0px;
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

.paging-arrow-prev{
	display:inline-block;
	cursor: pointer;
	width: 5px;
	height: 9px;
	background: url(../images/paging_arrow_left.png) no-repeat center;
}

.paging-arrow-next{
	display:inline-block;
	cursor: pointer;
	width: 5px;
	height: 9px;
	background: url(../images/paging_arrow_right.png) no-repeat center;
}


/*box definition exterior (right colom)*/
#box-exterior{
	width: 150px;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding: 20px 10px 20px 10px;
	margin-bottom: 20px;
}

#box-exterior-item{
	margin: 10px 0px 10px 0px;
	color: #888888;
}


/*main content box definition items*/
#tab{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
}

/*#tab-content{
	position:relative;
	float: none;
}*/

#tab-active-lb{
	float: left;
	width: 14px;
	height: 33px;
	background: url(../images/tab_lb_black.png) no-repeat;
}

#tab-active-title{
	float: left;
	background-color: #444444;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 33px;
}

#tab-active-rb{
	float: left;
	width: 14px;
	height: 33px;
	background: url(../images/tab_rb_black.png) no-repeat;
}

#tab-active-corner{
	postion: absolute;
	bottom: 0px;
	width: 15px;
	height: 12px;
	background: url(../images/corner_triangleLeft_black.png) no-repeat;
}

#tab-inactive-lb{
	float: left;
	width: 14px;
	height: 33px;
	background: url(../images/tab_lb_blue.png) no-repeat;
}

#tab-inactive-title{
	float: left;
	background-color: #8bd2f4;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 33px;
}

#tab-inactive-rb{
	float: left;
	width: 14px;
	height: 33px;
	background: url(../images/tab_rb_blue.png) no-repeat;
}

#tab-inactive-corner{
	postion: absolute;
	bottom: 0px;
	width: 15px;
	height: 12px;
	background: url(../images/corner_triangleLeft_blue.png) no-repeat;
}

#add-btn-lb{
	float: left;
	width: 13px;
	height: 39px;
	background: url(../images/btn_greyborder_left.png) no-repeat;
}

#add-btn-title{
	padding-top: 6px;
	float: left;
	height: 39px;
	text-align: center;
	background: url(../images/btn_greyborder_stretch.png) repeat-x;
}

#add-btn-rb{
	float: left;
	width: 13px;
	height: 39px;
	background: url(../images/btn_greyborder_right.png) no-repeat;
}

#btn-general{
	margin: 5px 4px 0px 0px;
	float: left;
	font-weight: bold;
}

#btn-general-title{
	padding: 10px 15px 10px 15px;
	background-color: #8bd2f4;
	color: #FFFFFF;
}

#title-filter, #sortby-filter{
	float:left;
	width: 260px;
	height: 35px;
	padding: 10px 10px 10px 0px;
	font-size: 28px;
	vertical-align: bottom;
}

#sortby-filter{
	float: right;
	padding-right: 20px;
	text-align: right;
}

#search-title{
	width: 100%;
}

#box-story{
	float: left;
	width: 255px;
	padding: 10px 20px 10px 0px;
}

#box-mystories{
	float: left;
	width: 100%;
	padding: 10px 10px 10px 0px;
}


/*my storybox item definitions*/
#storybox-item{
	float: left;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	
	width: 98%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
}

#storybox-picture{
	float: left;
	width: 150px;
}

#storybox-picture img{
	padding: 10px 0px 11px 0px;
}

#storybox-content{
	padding: 0px 5px 0px 10px;
}

#storybox-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #48abe0;
	border-bottom-color: #48abe0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding: 10px 0px 5px 0px;
}


/*categorie definitions*/
#category-box{
	float: left;
	margin: 10px 0px 20px 0px;
	padding-bottom: 10px;
	
	width: 98%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: thin;
}

#category-item{
	float: left;
	padding-left: 19px;
	width: 150px;
}

#category-item img{
	padding: 10px 0px 5px 0px;
}

#category-item-title{
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #48abe0;
	border-bottom-color: #48abe0;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 5px;
}


/*carousel definitions*/
#carousel{
	float: none;
	margin-bottom: 10px;
	padding: 0px 10px 10px 0px;
	width: 530px;
}

#carousel-main{
	overflow: visible;
	position: relative;
}

#carousel-nav{
	background-color: #8bd2f4;
}

#carousel-info{
	border-style: solid;
	border-color: #CCCCCC;
	border-width: thin;
	padding: 0px 10px 10px 10px;
}

#carousel-box-nav{
	width:125px;
	position:absolute;
	bottom:0;
	right:0px;
	z-index:2;
}

#trailer{
	overflow:visible;
	width:530px;
	height:331px;
	z-index:99;
}

#carousel-tlcorner{
	width: 15px;
	height: 12px;
	position: absolute;
	top: 33px;
	z-index: 0;
	background: url(../images/corner_triangleLeft_black.png) no-repeat left;
}

#carousel-trcorner{
	width: 12px;
	height: 12px;
	position: absolute;
	top: 33px;
	right: 0;
	z-index: 1;
	background: url(../images/corner_carousel_rtr.png) no-repeat left;
}

#carousel-brcorner{
	height: 11px;
	text-align:right;
	background: url(../images/corner_triangleRight_blue.png) no-repeat right;
}


/*paging system*/
#paging{
	float:left;
	width: 530px;
	padding-right: 25px;
	/*white-space: pre;*/
	text-align: right;
	font-weight: bold;
	font-size: 14px;
}

#paginglist li {
display: inline;
list-style-type: none;
padding-right: 5px;
}

/*forms*/
#box-form{
	float: left;
	width: 540px;
	padding: 10px 10px 10px 0px;
}

#btn-submit{
	float: left;
	padding-right: 10px; 
	width: 80px;
}

#btn-cancel{
	float: left;
	padding-right: 10px;
	width: 80px;
}

#personal_details{
	float: left;
	margin-bottom: 10px;
	width: 170px;
}

#row_add_reference{
	padding: 0px 0px 0px 0px;
	height: 50px;
}

#signup-message{
	width: 250px;
}

#center-left, #center-right{
	float: left;
	width: 50%;
}

#center-right{
	margin-top: 50px;
}

